다음을 통해 공유


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의 문자열 표현입니다.

적용 대상