CodecSubtypes.VideoFormatDvhD 属性

定义

获取 HD-DVCR (1125-60 或 1250-50) 视频子类型的 GUID 的字符串表示形式。

public:
 static property Platform::String ^ VideoFormatDvhD { Platform::String ^ get(); };
static winrt::hstring VideoFormatDvhD();
public static string VideoFormatDvhD { get; }
var string = CodecSubtypes.videoFormatDvhD;
Public Shared ReadOnly Property VideoFormatDvhD As String

属性值

String

Platform::String

winrt::hstring

HD-DVCR 的 GUID 的字符串表示形式 (1125-60 或 1250-50) 视频子类型。

适用于