KSPROPERTY_VIDEOCONTROL_MODE

The KSPROPERTY_VIDEOCONTROL_MODE property controls the mode of image production. This includes settings for horizontal and vertical image flipping, and enabling frame capture by an external trigger. This property is optional.

Usage Summary Table

Get Set Target Property descriptor type Property value type

Yes

Yes

Filter

KSPROPERTY_VIDEOCONTROL_MODE_S

KSPROPERTY_VIDEOCONTROL_MODE_S

The property value (operation data) is a KSPROPERTY_VIDEOCONTROL_CAPS_S structure that specifies the video-control capabilities of a minidriver, such as image flipping or event triggering abilities.

Remarks

The Mode member of the KSPROPERTY_VIDEOCONTROL_MODE_S structure specifies the video control mode.

Requirements

Header

Ksmedia.h (include Ksmedia.h)

See also

KSPROPERTY

KSPROPERTY_VIDEOCONTROL_MODE_S