次の方法で共有


MediaEncodingSubtypes.Wvc1 プロパティ

定義

Windows Media Video 9 Advanced Profile の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

WVC1 の名前を取得します。

適用対象