Mpeg2ProfileIds Klasse

Definition

Stellt Eigenschaften zum Abrufen von MPEG-2-Profil-IDs bereit.

public ref class Mpeg2ProfileIds 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 Mpeg2ProfileIds 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 Mpeg2ProfileIds
Public Class Mpeg2ProfileIds
Vererbung
Object Platform::Object IInspectable Mpeg2ProfileIds
Attribute

Windows-Anforderungen

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

Hinweise

Sie können den Wert von VideoEncodingProperties.ProfileId auf eine der von dieser Klasse bereitgestellten Profil-IDs festlegen.

Eigenschaften

High

Ruft die MPEG-2-High-Profile ab.

Main

Ruft das MPEG-2-Standard-Profil ab.

SignalNoiseRatioScalable

Ruft das skalierbare MPEG-2-Signal-Rauschverhältnis-Profil ab.

Simple

Ruft das einfache MPEG-2-Profil ab.

SpatiallyScalable

Ruft das räumlich skalierbare MPEG-2-Profil ab.

Gilt für: