LowLagPhotoSequenceControl.MaxPastPhotos 속성

정의

저장할 수 있는 과거 사진의 최대 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

과거 사진의 최대 수입니다.

설명

PastPhotoLimit는 저장된 과거 사진의 실제 수를 설정합니다.

적용 대상