KSCAMERA_EXTENDEDPROP_ROI_EXPOSURE structure (ksmedia.h)

This structure contains the ROI info structure for exposure.

Syntax

typedef struct tagKSCAMERA_EXTENDEDPROP_ROI_EXPOSURE {
  KSCAMERA_EXTENDEDPROP_ROI_INFO ROIInfo;
  ULONGLONG                      Reserved;
} KSCAMERA_EXTENDEDPROP_ROI_EXPOSURE, *PKSCAMERA_EXTENDEDPROP_ROI_EXPOSURE;

Members

ROIInfo

See the KSCAMERA_EXTENDEDPROP_ROI_INFO structure for more information.

Reserved

Reserved for future use.

Requirements

Requirement Value
Header ksmedia.h