Partager via


KnownPerceptionVideoProfileProperties.FrameDuration Propriété

Définition

Obtient une clé de chaîne utilisée pour récupérer une propriété TimeSpan indiquant la durée de chaque image.

public:
 static property Platform::String ^ FrameDuration { Platform::String ^ get(); };
static winrt::hstring FrameDuration();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionVideoProfileProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring FrameDuration();
public static string FrameDuration { get; }
public static string FrameDuration { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionVideoProfileProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionVideoProfileProperties.frameDuration;
Public Shared ReadOnly Property FrameDuration As String

Valeur de propriété

String

Platform::String

winrt::hstring

Durée de chaque image. Cette propriété est une valeur TimeSpan.

Attributs

S’applique à