共用方式為


CodecSubtypes.VideoFormatMP4V 屬性

定義

取得 MPEG-4 第 2 部分影片子類型的 GUID 字串表示。

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

屬性值

String

Platform::String

winrt::hstring

MPEG-4 第 2 部分影片子類型的 GUID 字串表示。

適用於