ltmmAnalogVideoDecoder.NumberOfLines Property

Visual Basic Example

Syntax

object.NumberOfLines As Long

Remarks

(Read only) This property is updated with the number of scan lines in the video signal. The retrieved value is generally 525 lines for NTSC and 625 lines for PAL or SECAM.

For more detailed information, refer to the Microsoft documentation for IAMAnalogVideoDecoder::get_NumberOfLines at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamanalogvideodecoderget_numberoflines.asp.

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events