LowLagPhotoSequenceControl.MaxPhotosPerSecond Property

Definition

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.

Applies to