Gets the description of the specified codec format.
public string GetCodecFormatDesc(
string Type,
int CodecIndex,
int FormatIndex
)
Public Function GetCodecFormatDesc( _
ByVal Type As String, _
ByVal CodecIndex As Integer, _
ByVal FormatIndex As Integer _
) As String
public:
String^ GetCodecFormatDesc(
String^ Type,
int CodecIndex,
int FormatIndex
)
Type
The string value representing the major media type of the codec. Possible values are Constants.MEDIATYPE_Video or Constants.MEDIATYPE_Audio
CodecIndex
The zero-based index of the codec for which to get the specified format description.
FormatIndex
The zero-based index of the format for which to get the description.
The description of the specified codec format.
Gets the description of the specified codec format. For more information, refer to the Microsoft documentation for IWMCodecInfo2.GetCodecFormatDesc
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