CodecSubtypes.VideoFormatDvh1 Property

Definition

Gets the string representation of the GUID for the DVCPRO 100 (1080/60i, 1080/50i, or 720/60P) video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the DVCPRO 100 (1080/60i, 1080/50i, or 720/60P) video subtype.

Applies to