MediaEncodingSubtypes.H264 Property

Definition

The name for H.264.

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

Property Value

String

Platform::String

winrt::hstring

The name for H.264.

Applies to