MediaEncodingSubtypes.H263 Property

Definition

Gets the name for H.263.

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

Property Value

String

Platform::String

winrt::hstring

The name for H.263.

Applies to