CodecSubtypes.VideoFormatDvsl Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to