ltmmAnalogVideoDecoder.OutputEnable Property

Visual Basic Example

Syntax

object.OutputEnable As Boolean

Remarks

Gets or sets a value that indicates if the video port bus is enabled. Possible values are:

Value

Meaning

FALSE

Video port bus is disabled / Disable the video port bus.

TRUE

Video port bus is enabled / Enable the video port bus.

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

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events