KSPROPERTY_VIDEODECODER_OUTPUT_ENABLE

The KSPROPERTY_VIDEODECODER_OUTPUT_ENABLE property controls the three-state output of video decoders that reside on a shared video port bus. This property is optional.

Usage Summary Table

Get Set Target Property descriptor type Property value type

Yes

Yes

Pin

KSPROPERTY_VIDEODECODER_S

ULONG

The property value (operation data) is a ULONG that specifies the three-state output enable setting. A value of zero indicates three-state output. A nonzero value indicates that the device is actively driving the video port bus.

Remarks

The Value member of the KSPROPERTY_VIDEODECODER_S structure specifies the three-output enable setting.

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

KSPROPERTY

KSPROPERTY_VIDEODECODER_S