←Select platform

FixedPreloadCodecs Property

Summary

Gets the current setting for the fixed preload codecs count.

Syntax

C#
VB
Java
C++
public int FixedPreloadCodecs { get; } 
Public ReadOnly Property FixedPreloadCodecs As Integer 
public int getFixedPreloadCodecs() 
public: 
property int FixedPreloadCodecs { 
   int get(); 
} 

Property Value

The current setting for the fixed preload codecs count.

Example

For an example, refer to PreloadCodecs.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly