CodecSubtypes.VideoFormatDV50 Property

Definition

Gets the string representation of the GUID for the DVCPRO 50 (525-60 or 625-50) video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the DVCPRO 50 (525-60 or 625-50) video subtype.

Applies to