次の方法で共有


CodecSubtypes.VideoFormatH263 プロパティ

定義

H.263 ビデオ サブタイプの GUID の文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

H.263 ビデオ サブタイプの GUID の文字列表現。

適用対象