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 视频文件属性之一。

FrameHeight

获取 System.Video.FrameHeight 属性的名称 (Windows 视频文件属性之一。

FrameWidth

获取其中一个 Windows 视频文件属性 (System.Video.FrameWidth 属性的名称。

Orientation

获取 System.Video.Orientation 属性的名称 (Windows 视频文件属性之一。

TotalBitrate

获取 System.Video.TotalBitrate 属性的名称 (Windows 视频文件属性之一。

适用于

另请参阅