Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > WMProfileManager Class : GetCodecFormatCount Method |
public int GetCodecFormatCount( string Type, int CodecIndex )
'Declaration
Public Function GetCodecFormatCount( _ ByVal Type As String, _ ByVal CodecIndex As Integer _ ) As Integer
'Usage
Dim instance As WMProfileManager Dim Type As String Dim CodecIndex As Integer Dim value As Integer value = instance.GetCodecFormatCount(Type, CodecIndex)
public: int GetCodecFormatCount( String^ Type, int CodecIndex )