共用方式為


MediaCaptureSettings.ConcurrentRecordAndPhotoSupported 屬性

定義

取得值,指出擷取裝置是否支援錄製視訊並同時拍攝相片。

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

屬性值

Boolean

bool

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

Windows 需求

應用程式功能
backgroundMediaRecording

適用於