MediaEncodingSubtypes.Hevc Property

Definition

Gets the name for High Efficiency Video Coding (HEVC).

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

Property Value

String

Platform::String

winrt::hstring

The name for HEVC.

Applies to