VariablePhotoSequenceController.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 in a variable photo sequence.
public:
property float MaxPhotosPerSecond { float get(); };
float MaxPhotosPerSecond();
public float MaxPhotosPerSecond { get; }
var single = variablePhotoSequenceController.maxPhotosPerSecond;
Public ReadOnly Property MaxPhotosPerSecond As Single
Property Value
Single
float
The maximum number of photos that can be taken per second in a variable photo sequence.
Remarks
To set the frame rate of a variable photo sequence, use PhotosPerSecondLimit.