Share via


FrameExposureCapabilities.Min Property

Definition

Gets the minimum exposure time supported by the capture device.

public:
 property TimeSpan Min { TimeSpan get(); };
TimeSpan Min();
public System.TimeSpan Min { get; }
var timeSpan = frameExposureCapabilities.min;
Public ReadOnly Property Min As TimeSpan

Property Value

Gets the minimum exposure time supported by the capture device.

Applies to