ltmmWMProfileManager.GetCodecFormat Method
object.GetCodecFormat(Type As String, CodecIndex As Long, FormatIndex As Long) As ltmmWMStreamConfig |
Remarks
Gets the format at the specified format index, which is supported by the codec at the specified codec index.
For more information, refer to the Microsoft documentation for IWMCodecInfo::GetCodecFormat at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmcodecinfogetcodecformat.asp.
See Also