KSCAMERA_EXTENDEDPROP_ROI_CONFIGCAPS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef struct tagKSCAMERA_EXTENDEDPROP_ROI_CONFIGCAPS {
  ULONG     ControlId;
  ULONG     MaxNumberOfROIs;
  ULONGLONG Capability;
} KSCAMERA_EXTENDEDPROP_ROI_CONFIGCAPS, *PKSCAMERA_EXTENDEDPROP_ROI_CONFIGCAPS;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-tagkscamera_extendedprop_roi_configcaps)

tagKSCAMERA_EXTENDEDPROP_ROI_CONFIGCAPS structure

Description

This structure contains the capabilities for an ROI control.

Members

ControlId

The ISP control ID. The following are valid values for this field. These values are defined in ksmedia.h.

MaxNumberOfROIs

The maximum ROIs supported for this ISO control.

Capability

The capabilities for this ISP control.