Mpeg2ProfileIds クラス

定義

MPEG-2 プロファイル ID を取得するためのプロパティを提供します。

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
継承
Object Platform::Object IInspectable Mpeg2ProfileIds
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

注釈

VideoEncodingProperties.ProfileId の値を、このクラスによって提供されるプロファイル ID のいずれかに設定できます。

プロパティ

High

MPEG-2 の高プロファイルを取得します。

Main

MPEG-2 メイン プロファイルを取得します。

SignalNoiseRatioScalable

MPEG-2 信号対ノイズ比スケーラブル プロファイルを取得します。

Simple

MPEG-2 の単純なプロファイルを取得します。

SpatiallyScalable

MPEG-2 の空間的にスケーラブルなプロファイルを取得します。

適用対象