CodecSubtypes.VideoFormatM4S2 属性

定义

获取 MPEG-4 第 2 部分视频子类型的 GUID 的字符串表示形式。

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

属性值

String

Platform::String

winrt::hstring

MPEG-4 第 2 部分视频子类型的 GUID 的字符串表示形式。

适用于