CapturedFrameControlValues.IsoSpeed Property

Definition

Gets the ISO speed used for a frame in a variable photo sequence.

public:
 property IReference<unsigned int> ^ IsoSpeed { IReference<unsigned int> ^ get(); };
IReference<uint32_t> IsoSpeed();
public System.Nullable<uint> IsoSpeed { get; }
var iReference = capturedFrameControlValues.isoSpeed;
Public ReadOnly Property IsoSpeed As Nullable(Of UInteger)

Property Value

IReference<UInt32>

Nullable<UInt32>

Windows.Foundation.IReference

IReference<uint32_t>

The ISO speed used for a frame in a variable photo sequence.

Applies to