Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
RegionsOfInterestControl.AutoExposureSupported Property
Definition
- Namespace:
- Windows.Media.Devices
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that specifies if auto exposure is supported on the capture device.
public:
property bool AutoExposureSupported { bool get(); };
bool AutoExposureSupported();
public bool AutoExposureSupported { get; }
var boolean = regionsOfInterestControl.autoExposureSupported;
Public ReadOnly Property AutoExposureSupported As Boolean
Property Value
Boolean
bool
true if auto exposure is supported; otherwise, false.
Applies to
Feedback
Was this page helpful?
