다음을 통해 공유


CodecSubtypes.VideoFormatVP90 속성

정의

VP9 비디오 하위 형식에 대한 GUID 의 문자열 표현을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

VP9 비디오 하위 형식에 대한 GUID의 문자열 표현입니다.

적용 대상