CodecSubtypes.VideoFormatWvc1 属性

定义

获取 SMPTE 421M (VC-1) GUID 的字符串表示形式。 视频子类型。

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

属性值

String

Platform::String

winrt::hstring

SMPTE 421M (VC-1) GUID 的字符串表示形式。 视频子类型。

适用于