Sdílet prostřednictvím


CodecSubtypes.VideoFormatDvsd Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to