CapturedFrameControlValues.IsoSpeed Property
Definition
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 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
The ISO speed used for a frame in a variable photo sequence.