MediaCaptureVideoProfileMediaDescription.IsVariablePhotoSequenceSupported 屬性

定義

取得值,指出媒體描述是否包含可變相片序列支援。

public:
 property bool IsVariablePhotoSequenceSupported { bool get(); };
bool IsVariablePhotoSequenceSupported();
/// [get: Windows.Foundation.Metadata.Deprecated("IsVariablePhotoSequenceSupported might not be available in the next major update following Windows 10, version 1709", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")]
bool IsVariablePhotoSequenceSupported();
public bool IsVariablePhotoSequenceSupported { get; }
public bool IsVariablePhotoSequenceSupported { [Windows.Foundation.Metadata.Deprecated("IsVariablePhotoSequenceSupported might not be available in the next major update following Windows 10, version 1709", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")] get; }
var boolean = mediaCaptureVideoProfileMediaDescription.isVariablePhotoSequenceSupported;
Public ReadOnly Property IsVariablePhotoSequenceSupported As Boolean

屬性值

Boolean

bool

如果支援可變相片序列,則為 True;否則為 false。

屬性

Windows 需求

應用程式功能
backgroundMediaRecording

適用於