C# 클래스 ADL.VideoStreamDescription

파일 보기 프로젝트 열기: addlive/addlive_sdk_c_sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
maxFps uint
maxHeight uint
maxWidth uint

비공개 메소드들

메소드 설명
lowercaseBool ( bool a ) : string
toJSON ( ) : string
toNative ( ) : ADLVideoStreamDescriptor

프로퍼티 상세

maxFps 공개적으로 프로퍼티

public uint maxFps
리턴 uint

maxHeight 공개적으로 프로퍼티

public uint maxHeight
리턴 uint

maxWidth 공개적으로 프로퍼티

public uint maxWidth
리턴 uint