LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

GetCodecInfoCount Method

Show in webframe



Character string that identifies the major media type for which the number of available codecs is retrieved.
Gets the number of available codecs for the specified media type.
Syntax
'Declaration
 
Public Function GetCodecInfoCount( _
   ByVal Type As String _
) As Integer
'Usage
 
Dim instance As WMProfileManager
Dim Type As String
Dim value As Integer
 
value = instance.GetCodecInfoCount(Type)
public int GetCodecInfoCount( 
   string Type
)
public:
int GetCodecInfoCount( 
   String^ Type
) 

Parameters

Type
Character string that identifies the major media type for which the number of available codecs is retrieved.

Return Value

A value that represents the number of available codecs
Remarks
Gets the number of available codecs for the specified media type. The returned number of codecs can be used with the GetCodecFormatCount and WMProfileManager. The GetCodecFormat methods deal with codec formats by index. For more information, refer to the Microsoft documentation for IWMCodecInfo.GetCodecInfoCount
Requirements

Target Platforms

See Also

Reference

WMProfileManager Class
WMProfileManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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