次の方法で共有


MediaEncodingSubtypes.Mpeg1 プロパティ

定義

MPEG-1 の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

MPEG-1 の名前。

適用対象