共用方式為


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

適用於