CodecSubtypes.VideoFormatDV50 プロパティ

定義

DVCPRO 50 (525-60 または 625-50) のビデオ サブタイプの GUID の文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

DVCPRO 50 (525-60 または 625-50) のビデオ サブタイプの GUID の文字列表現。

適用対象