Condividi tramite


KnownPerceptionVideoProfileProperties Classe

Definizione

Fornisce proprietà statiche di un profilo video.

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
Ereditarietà
Object Platform::Object IInspectable KnownPerceptionVideoProfileProperties
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Proprietà

BitmapAlphaMode

Ottiene una chiave stringa utilizzata per recuperare una proprietà di enumerazione che indica la modalità alfa bitmap.

BitmapPixelFormat

Ottiene una chiave stringa utilizzata per recuperare una proprietà di enumerazione che indica il formato pixel bitmap.

FrameDuration

Ottiene una chiave stringa utilizzata per recuperare una proprietà TimeSpan che indica la durata di ogni fotogramma.

Height

Ottiene una chiave stringa utilizzata per recuperare una proprietà integer senza segno a 32 bit che indica l'altezza del fotogramma, in pixel.

Width

Ottiene una chiave stringa utilizzata per recuperare una proprietà integer senza segno a 32 bit che indica la larghezza del frame, in pixel.

Si applica a