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.
Win32, x64
See Also