Partager via


MediaCaptureVideoProfileMediaDescription.IsVariablePhotoSequenceSupported Propriété

Définition

Obtient une valeur indiquant si la description du média inclut la prise en charge des séquences de photos variables.

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

Valeur de propriété

Boolean

bool

True si la séquence photo variable est prise en charge ; sinon, false.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
backgroundMediaRecording

S’applique à