Sets information about the specified codec.
public void SetCodecInformation(CodecsCodecInformation codecInfo)
Public Sub SetCodecInformation( _ByVal codecInfo As CodecsCodecInformation _)
public void setCodecInformation(CodecsCodecInformation codecInfo) public:void SetCodecInformation(CodecsCodecInformation codecInfo)
codecInfo
The information to be updated.
Use this to modify the default handling of the codecs. For example, you can use this to change the default file extension list for a certain codec.
You can also use this to check for a certain file format only for files whose extension matches the default extension list.
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
