KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY enumeration (ksmedia.h)
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.
Syntax
typedef enum {
KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_PROPERTY_ID
} KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY;
Constants
KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_PROPERTY_ID The KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_PROPERTY property is used to identify whether the camera's image pin and the record pin are mutually exclusive. |
Requirements
Requirement | Value |
---|---|
Header | ksmedia.h |