ltmmWMProfileManager.GetCodecFormatCount Method

Visual Basic Example

Syntax

object.GetCodecFormatCount(Type As String, CodecIndex As Long) As Long

Remarks

Gets the number of formats available for the specified codec and media type.

The returned number of formats can be used with ltmmWMProfileManager.GetCodecFormat to enumerate the available formats supported by the codec.

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

See Also

Elements:

ltmmWMProfileManager.SystemProfileCount Property, ltmmWMProfileManager.SystemProfileVersion Property, ltmmWMProfileManager.CreateEmptyProfile Method, ltmmWMProfileManager.GetCodecFormat Method, ltmmWMProfileManager.GetCodecFormatDesc Method, ltmmWMProfileManager.GetCodecInfoCount 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