LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

GetCodecFormatDesc Method






The string value representing the major media type of the codec. Possible values are Constants.MEDIATYPE_Video or Constants.MEDIATYPE_Audio
The zero-based index of the codec for which to get the specified format description.
The zero-based index of the format for which to get the description.
Gets the description of the specified codec format.
Syntax
public string GetCodecFormatDesc( 
   string Type,
   int CodecIndex,
   int FormatIndex
)
'Declaration
 
Public Function GetCodecFormatDesc( _
   ByVal Type As String, _
   ByVal CodecIndex As Integer, _
   ByVal FormatIndex As Integer _
) As String
'Usage
 
Dim instance As WMProfileManager
Dim Type As String
Dim CodecIndex As Integer
Dim FormatIndex As Integer
Dim value As String
 
value = instance.GetCodecFormatDesc(Type, CodecIndex, FormatIndex)
public string GetCodecFormatDesc( 
   string Type,
   int CodecIndex,
   int FormatIndex
)
 function Leadtools.Multimedia.WMProfileManager.GetCodecFormatDesc( 
   Type ,
   CodecIndex ,
   FormatIndex 
)
public:
String^ GetCodecFormatDesc( 
   String^ Type,
   int CodecIndex,
   int FormatIndex
) 

Parameters

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.

Return Value

The description of the specified codec format.
Remarks
Gets the description of the specified codec format. For more information, refer to the Microsoft documentation for IWMCodecInfo2.GetCodecFormatDesc
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WMProfileManager Class
WMProfileManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features