共用方式為


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 字串表示。

適用於