Freigeben über


KnownPerceptionVideoFrameSourceProperties.AvailableVideoProfiles Eigenschaft

Definition

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer booleschen Eigenschaft verwendet wird, die die derzeit verfügbaren unterstützten Videoprofile angibt.

public:
 static property Platform::String ^ AvailableVideoProfiles { Platform::String ^ get(); };
static winrt::hstring AvailableVideoProfiles();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionVideoFrameSourceProperties 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 AvailableVideoProfiles();
public static string AvailableVideoProfiles { get; }
public static string AvailableVideoProfiles { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionVideoFrameSourceProperties 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 = KnownPerceptionVideoFrameSourceProperties.availableVideoProfiles;
Public Shared ReadOnly Property AvailableVideoProfiles As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die unterstützten Videoprofile, die derzeit verfügbar sind. Diese Eigenschaft ist ein IInspectable-Wert.

Attribute

Gilt für: