FrameIsoSpeedCapabilities.Supported Property

Definition

Gets a value that indicates if the capture device supports the ISO speed control for frames in a variable photo sequence.

public:
 property bool Supported { bool get(); };
bool Supported();
public bool Supported { get; }
var boolean = frameIsoSpeedCapabilities.supported;
Public ReadOnly Property Supported As Boolean

Property Value

Boolean

bool

True if the capture device supports the ISO speed control; otherwise, false.

Applies to