LowLagPhotoSequenceControl.MaxPastPhotos Property

Definition

Gets the maximum number of past photos that can be stored.

public:
 property unsigned int MaxPastPhotos { unsigned int get(); };
uint32_t MaxPastPhotos();
public uint MaxPastPhotos { get; }
var uInt32 = lowLagPhotoSequenceControl.maxPastPhotos;
Public ReadOnly Property MaxPastPhotos As UInteger

Property Value

UInt32

unsigned int

uint32_t

The maximum number of past photos.

Remarks

The PastPhotoLimit sets the actual number of past photos that are stored.

Applies to