共用方式為


CodecSubtypes.VideoFormatMpeg2 屬性

定義

取得 MPEG-2 視訊子類型的 GUID 字串表示。

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

屬性值

String

Platform::String

winrt::hstring

MPEG-2 視訊子類型的 GUID 字串表示。

適用於