次の方法で共有


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 の文字列表現。

適用対象