Bagikan melalui


VariablePhotoSequenceController.PhotosPerSecondLimit Properti

Definisi

Mendapatkan atau mengatur jumlah foto yang diambil per detik dalam urutan foto variabel.

public:
 property float PhotosPerSecondLimit { float get(); void set(float value); };
float PhotosPerSecondLimit();

void PhotosPerSecondLimit(float value);
public float PhotosPerSecondLimit { get; set; }
var single = variablePhotoSequenceController.photosPerSecondLimit;
variablePhotoSequenceController.photosPerSecondLimit = single;
Public Property PhotosPerSecondLimit As Single

Nilai Properti

Single

float

Jumlah foto yang diambil per detik dalam urutan foto variabel.

Keterangan

Untuk menentukan jumlah maksimum foto per detik yang didukung oleh perangkat pengambilan, periksa properti MaxPhotosPerSecond .

Berlaku untuk