共用方式為


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 字串表示。

適用於