CodecSubtypes.VideoFormatDvh1 属性

定义

获取 DVCPRO 100 (1080/60i、1080/50i 或 720/60P) 视频子类型的 GUID 的字符串表示形式。

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

属性值

String

Platform::String

winrt::hstring

DVCPRO 100 (1080/60i、1080/50i 或 720/60P) 视频子类型的 GUID 的字符串表示形式。

适用于