CodecSubtypes.VideoFormatMP4S 属性

定义

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

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

属性值

String

Platform::String

winrt::hstring

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

适用于