次の方法で共有


CodecSubtypes.VideoFormatWmv3 プロパティ

定義

Windows Media Video 9 ビデオ サブタイプの GUID の 文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

Windows Media Video 9 ビデオ サブタイプの GUID の文字列表現。

適用対象