次の方法で共有


CodecSubtypes.VideoFormat420O プロパティ

定義

チャネルごとの 8 ビットの GUID の文字列表現を取得します。YUV 4:2:0 ビデオ サブタイプ。

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

プロパティ値

String

Platform::String

winrt::hstring

チャネルごとの 8 ビットの GUID の文字列表現 YUV 4:2:0 ビデオ サブタイプ。

適用対象