ltmmAnalogVideoDecoder.TVFormat Property

Visual Basic Example

Syntax

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

Elements:

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

Topics:

Multimedia Properties, Methods and Events