Freigeben über


KnownPerceptionVideoProfileProperties Klasse

Definition

Stellt statische Eigenschaften eines Videoprofils bereit.

public ref class KnownPerceptionVideoProfileProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KnownPerceptionVideoProfileProperties final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [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")]
class KnownPerceptionVideoProfileProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KnownPerceptionVideoProfileProperties
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[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")]
public static class KnownPerceptionVideoProfileProperties
Public Class KnownPerceptionVideoProfileProperties
Vererbung
Object Platform::Object IInspectable KnownPerceptionVideoProfileProperties
Attribute

Windows-Anforderungen

Anforderungen Beschreibung
Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

Name Beschreibung
BitmapAlphaMode

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer Enumerationseigenschaft verwendet wird, die den Bitmap-Alphamodus angibt.

BitmapPixelFormat

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer Enumerationseigenschaft verwendet wird, die das Bitmappixelformat angibt.

FrameDuration

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer TimeSpan-Eigenschaft verwendet wird, die die Zeitdauer jedes Frames angibt.

Height

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer ganzzahligen 32-Bit-Eigenschaft ohne Vorzeichen verwendet wird, die die Framehöhe in Pixel angibt.

Width

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer 32-Bit-Ganzzahleigenschaft ohne Vorzeichen verwendet wird, die die Framebreite in Pixel angibt.

Gilt für: