FrameExposureCompensationControl Class

Definition

Represents the exposure compensation settings for a frame in a variable photo sequence.

public ref class FrameExposureCompensationControl sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
class FrameExposureCompensationControl final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.MTA)]
public sealed class FrameExposureCompensationControl
Public NotInheritable Class FrameExposureCompensationControl
Inheritance
Object Platform::Object IInspectable FrameExposureCompensationControl
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Remarks

Get an instance of this class by accessing the ExposureCompensation property.

Properties

Value

Gets or sets the exposure compensation time for a frame in a variable photo sequence.

Applies to