object.AvailableTVFormats As Long |
Remarks
(Read only) This property is updated with a value that represents the 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 a list of possible values, refer to the ltmmAnalogVideoStandard Constants. These constants may be combined using the bitwise OR.
The ltmmAnalogVideoDecoder.TVFormat Property contains the current analog video format.
For more detailed information, refer to the Microsoft documentation for IAMAnalogVideoDecoder::get_AvailableTVFormats.
Win32, x64
See Also