CodecSubtypes.VideoFormatH265 Property

Definition

Gets the string representation of the GUID for the H.265 video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the H.265 video subtype.

Applies to