MediaCaptureSettings.ConcurrentRecordAndPhotoSequenceSupported 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,這個值表示擷取裝置是否支援錄製視訊並同時拍攝相片序列。
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
|