// ksmedia.h
typedef enum {
KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_PROPERTY_ID
} KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY;
View the official Windows Driver Kit DDI referenceNo description available.
Used to identify whether the camera's image pin and record pin are mutually exclusive. If they are mutually exclusive, then when the record pin is active, the image pin cannot be active, and vice-versa.
KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_PROPERTY_IDThe KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_PROPERTY property is used to identify whether the camera's image pin and the record pin are mutually exclusive.
KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_PROPERTY