CodecSubtypes.VideoFormatDV25 Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to