다음을 통해 공유


CodecSubtypes.VideoFormat420O 속성

정의

채널당 8비트 평면 YUV 4:2:0 비디오 하위 형식에 대한 GUID 의 문자열 표현을 가져옵니다.

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비트 평면 YUV 4:2:0 비디오 하위 형식에 대한 GUID의 문자열 표현입니다.

적용 대상