Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FrameControlCapabilities.IsoSpeed Property
Definition
- Namespace:
- Windows.Media.Devices.Core
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 capabilities of the capture device for variable photo sequences.
public:
property FrameIsoSpeedCapabilities ^ IsoSpeed { FrameIsoSpeedCapabilities ^ get(); };
FrameIsoSpeedCapabilities IsoSpeed();
public FrameIsoSpeedCapabilities IsoSpeed { get; }
var frameIsoSpeedCapabilities = frameControlCapabilities.isoSpeed;
Public ReadOnly Property IsoSpeed As FrameIsoSpeedCapabilities
Property Value
The ISO speed capabilities of the capture device for variable photo sequences.
Applies to
Feedback
Was this page helpful?
