KSPROPERTY_VIDEOCONTROL_CAPS
The KSPROPERTY_VIDEOCONTROL_CAPS property identifies the video control capabilities of the device. This property must be implemented.
Usage Summary Table
Get | Set | Target | Property descriptor type | Property value type |
---|---|---|---|---|
Yes |
No |
Filter |
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 VideoControlCaps member of the KSPROPERTY_VIDEOCONTROL_CAPS_S structure specifies the video control capabilities of the device.
Requirements
Header |
Ksmedia.h (include Ksmedia.h) |