Gets the current preload codecs list.
public string PreloadCodecsList { get; }
Public ReadOnly Property PreloadCodecsList As String
public String getPreloadCodecsList()
public:
property String^ PreloadCodecsList {
String^ get();
}
The current preload codecs list.
Use this property before calling PreloadCodecs if you wish to get the current setting for the preload codecs list before changing it.
The preload codecs list contains the list of fixed and cached codecs.
The fixed codec count can be obtained from FixedPreloadCodecs.
The cached codec count can be obtained from CachedPreloadCodecs.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document