ltmmAnalogVideoDecoder.AvailableTVFormats Property

Visual Basic Example

Syntax

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 at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamanalogvideodecoderget_availabletvformats.asp.

See Also

Elements:

ltmmAnalogVideoDecoder object, ltmmAnalogVideoDecoder.TVFormat Property, ltmmAnalogVideoDecoder.HorizontalLocked Property, ltmmAnalogVideoDecoder.VCRHorizontalLocking Property, ltmmAnalogVideoDecoder.NumberOfLines Property, ltmmAnalogVideoDecoder.OutputEnable Property

Topics:

Multimedia Properties, Methods and Events