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

GetCodecInfoCount Method






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
public int GetCodecInfoCount( 
   string Type
)
'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
)
 function Leadtools.Multimedia.WMProfileManager.GetCodecInfoCount( 
   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: 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