CodecSubtypes.VideoFormatDvhD Property

Definition

Gets the string representation of the GUID for the HD-DVCR (1125-60 or 1250-50) video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the HD-DVCR (1125-60 or 1250-50) video subtype.

Applies to