다음을 통해 공유


CodecSubtypes.VideoFormatMjpg 속성

정의

동작 JPEG 비디오 하위 형식에 대한 GUID 의 문자열 표현을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

동작 JPEG 비디오 하위 형식에 대한 GUID의 문자열 표현입니다.

적용 대상