MediaEncodingSubtypes.H263 プロパティ

定義

H.263 の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

H.263 の名前。

適用対象