MediaCaptureSettings.ConcurrentRecordAndPhotoSequenceSupported 屬性

定義

取得值,這個值表示擷取裝置是否支援錄製視訊並同時拍攝相片序列。

public:
 property bool ConcurrentRecordAndPhotoSequenceSupported { bool get(); };
bool ConcurrentRecordAndPhotoSequenceSupported();
public bool ConcurrentRecordAndPhotoSequenceSupported { get; }
var boolean = mediaCaptureSettings.concurrentRecordAndPhotoSequenceSupported;
Public ReadOnly Property ConcurrentRecordAndPhotoSequenceSupported As Boolean

屬性值

Boolean

bool

如果擷取裝置支援同時錄製視訊和擷取相片序列,則為true;否則為false

Windows 需求

應用程式功能
backgroundMediaRecording

適用於