共用方式為


CodecSubtypes.VideoFormatDvsd 屬性

定義

取得 SDL-DVCR (525-60 或 625-50) 視訊子類型的 GUID 字串表示。

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

屬性值

String

Platform::String

winrt::hstring

SDL-DVCR (525-60 或 625-50) 視訊子類型的 GUID 字串表示。

適用於