←Select platform

FixedPreloadCodecs Property

Summary

Gets the current setting for the fixed preload codecs count.

Syntax
C#
VB
C++
Java
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly