다음을 통해 공유


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

적용 대상