MediaEncodingSubtypes.HevcEs Property

Definition

Gets the name for HEVCES.

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

Property Value

String

Platform::String

winrt::hstring

The name for HEVCES.

Applies to