次の方法で共有


MediaEncodingSubtypes.Eac3 プロパティ

定義

ドルビー デジタル プラス (E-AC-3) という名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

E-AC-3 の名前を取得します。

適用対象