ltmmAnalogVideoDecoder.TVFormat Property
object.TVFormat As Long |
Remarks
Gets or sets the current analog video format. For a list of possible values, refer to the ltmmAnalogVideoStandard Constants.
The ltmmAnalogVideoDecoder.AvailableTVFormats Property contains information on all analog video formats that the decoder Also known as a decompressor Also known as a decoder, this is a module or algorithm to decompress data., this is a module or algorithm to decompress data. supports.
For more detailed information, refer to the Microsoft documentation for IAMAnalogVideoDecoder::get_TVFormat at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamanalogvideodecoderget_tvformat.asp.
See Also