CodecSubtypes.VideoFormatVP90 Property

Definition

Gets the string representation of the GUID for the VP9 video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the VP9 video subtype.

Applies to