CodecSubtypes.VideoFormatDvc Property

Definition

Gets the string representation of the GUID for the DVC/DV Video video subtype.

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

Property Value

String

Platform::String

winrt::hstring

The string representation of the GUID for the DVC/DV Video video subtype.

Applies to