MediaCapture.PrepareVariablePhotoSequenceCaptureAsync Metode

Definisi

Menginisialisasi pengambilan urutan foto variabel dan menyediakan objek VariablePhotoSequenceCapture yang digunakan untuk mengelola rekaman.

public:
 virtual IAsyncOperation<VariablePhotoSequenceCapture ^> ^ PrepareVariablePhotoSequenceCaptureAsync(ImageEncodingProperties ^ type) = PrepareVariablePhotoSequenceCaptureAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<VariablePhotoSequenceCapture> PrepareVariablePhotoSequenceCaptureAsync(ImageEncodingProperties const& type);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<VariablePhotoSequenceCapture> PrepareVariablePhotoSequenceCaptureAsync(ImageEncodingProperties type);
function prepareVariablePhotoSequenceCaptureAsync(type)
Public Function PrepareVariablePhotoSequenceCaptureAsync (type As ImageEncodingProperties) As IAsyncOperation(Of VariablePhotoSequenceCapture)

Parameter

type
ImageEncodingProperties

Profil pengodean yang digunakan untuk gambar.

Mengembalikan

Ketika metode ini selesai, objek VariablePhotoSequenceCapture dikembalikan yang dapat digunakan untuk memulai pengambilan urutan foto.

Atribut

Persyaratan Windows

Kemampuan aplikasi
backgroundMediaRecording

Berlaku untuk