SystemVideoProperties クラス

定義

ビデオ ファイルのプロパティのインデックス作成名を提供するヘルパー オブジェクト。

public ref class SystemVideoProperties sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SystemVideoProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SystemVideoProperties
Public NotInheritable Class SystemVideoProperties
継承
Object Platform::Object IInspectable SystemVideoProperties
属性

Windows の要件

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

プロパティ

Director

System.Video.Director プロパティ (Windows ビデオ ファイルプロパティの 1 つ) の名前を取得します。

FrameHeight

System.Video.FrameHeight プロパティ (Windows ビデオ ファイルプロパティの 1 つ) の名前を取得します。

FrameWidth

System.Video.FrameWidth プロパティ (Windows ビデオ ファイルプロパティの 1 つ) の名前を取得します。

Orientation

System.Video.Orientation プロパティ (Windows ビデオ ファイルプロパティの 1 つ) の名前を取得します。

TotalBitrate

System.Video.TotalBitrate プロパティ (Windows ビデオ ファイルプロパティの 1 つ) の名前を取得します。

適用対象

こちらもご覧ください