共用方式為


CodecSubtypes.VideoFormatH264ES 屬性

定義

取得 H.264 基礎串流視訊子類型的 GUID 字串表示。

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

屬性值

String

Platform::String

winrt::hstring

H.264 基礎串流視訊子類型的 GUID 字串表示。

適用於