ltmmWMProfileManager.GetCodecInfoCount Method

Visual Basic Example

Syntax

object.GetCodecInfoCount(Type As String) As Long

Remarks

Retrieves the number of available codecs for the specified media type.

The returned number of codecs can be used with the ltmmWMProfileManager.GetCodecFormatCount and ltmmWMProfileManager.GetCodecFormat methods, which deal with codec formats by index.

For more information, refer to the Microsoft documentation for IWMCodecInfo::GetCodecInfoCount at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmcodecinfogetcodecinfocount.asp.

See Also

Elements:

ltmmWMProfileManager.SystemProfileCount Property, ltmmWMProfileManager.SystemProfileVersion Property, ltmmWMProfileManager.CreateEmptyProfile Method, ltmmWMProfileManager.GetCodecFormat Method, ltmmWMProfileManager.GetCodecFormatCount Method, ltmmWMProfileManager.GetCodecFormatDesc Method, ltmmWMProfileManager.GetCodecName Method, ltmmWMProfileManager.LoadProfileByData Method, ltmmWMProfileManager.LoadProfileByID Method, ltmmWMProfileManager.LoadSystemProfile Method, ltmmWMProfileManager.SaveProfile Method

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support