←Select platform

CachedPreloadCodecs Property

Summary

Gets the current setting for the cached preload codecs count.

Syntax

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

Property Value

The current setting for the cached 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