CapturedFrameControlValues.SensorFrameRate Property

Definition

Gets the sensor frame rate used for a frame in a variable photo sequence.

public:
 property MediaRatio ^ SensorFrameRate { MediaRatio ^ get(); };
MediaRatio SensorFrameRate();
public MediaRatio SensorFrameRate { get; }
var mediaRatio = capturedFrameControlValues.sensorFrameRate;
Public ReadOnly Property SensorFrameRate As MediaRatio

Property Value

The sensor frame rate used for a frame in a variable photo sequence.

Applies to