共用方式為


CodecSubtypes.VideoFormatMpg1 屬性

定義

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

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

屬性值

String

Platform::String

winrt::hstring

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

適用於