次の方法で共有


CodecSubtypes.VideoFormatDvh1 プロパティ

定義

DVCPRO 100 (1080/60i、1080/50i、または 720/60P) ビデオ サブタイプの GUID の文字列表現を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

DVCPRO 100 (1080/60i、1080/50i、または 720/60P) ビデオ サブタイプの GUID の文字列表現。

適用対象