ltmmAnalogVideoDecoder.OutputEnable Property
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