CodecSubtypes.VideoFormatWmv2 属性

定义

获取 Windows Media Video 8 视频子类型的 GUID 的字符串表示形式。

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

属性值

String

Platform::String

winrt::hstring

Windows Media Video 8 视频子类型的 GUID 的字符串表示形式。

适用于