FrameExposureControl Class

Definition

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

public ref class FrameExposureControl 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 FrameExposureControl 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 FrameExposureControl
Public NotInheritable Class FrameExposureControl
Inheritance
Object Platform::Object IInspectable FrameExposureControl
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 ExposureControl property.

Properties

Auto

Gets or sets a value indicating whether auto exposure is enabled for a frame in a variable photo sequence.

Value

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

Applies to