CapturedFrameControlValues.SensorFrameRate 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 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.