CodecSubtypes.VideoFormatH263 Property

Definition

Gets the string representation of the GUID for the H.263 video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the H.263 video subtype.

Applies to