LowLagPhotoSequenceControl.MaxPhotosPerSecond 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 maximum number of photos that can be taken per second.
public:
property float MaxPhotosPerSecond { float get(); };
float MaxPhotosPerSecond();
public float MaxPhotosPerSecond { get; }
var single = lowLagPhotoSequenceControl.maxPhotosPerSecond;
Public ReadOnly Property MaxPhotosPerSecond As Single
Property Value
Single
float
The maximum number of photos per second.
Remarks
The PhotosPerSecondLimit sets the actual frame rate that photos are taken.