MediaEncodingSubtypes.H264Es Property

Definition

Get the name for H.264Es.

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

Property Value

String

Platform::String

winrt::hstring

The name for H.264Es.

Applies to