CodecSubtypes.VideoFormatMP43 属性

定义

获取 Microsoft MPEG 4 编解码器版本 3 视频子类型的 GUID 的字符串表示形式。

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

属性值

String

Platform::String

winrt::hstring

Microsoft MPEG 4 编解码器版本 3 视频子类型的 GUID 的字符串表示形式。

适用于