次の方法で共有


CodecSubtypes.VideoFormatDV25 プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象