C# 클래스 Yodiwo.Projects.RasPiCamera.Transport

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

공개 프로퍼티들

프로퍼티 타입 설명
tcpimageserver TCPImageServer

공개 메소드들

메소드 설명
Init ( string processname, string processargs ) : void
Send2python ( SharpPy data ) : void

비공개 메소드들

메소드 설명
HandlePythonEvents ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( string processname, string processargs ) : void
processname string
processargs string
리턴 void

Send2python() 공개 메소드

public Send2python ( SharpPy data ) : void
data SharpPy
리턴 void

프로퍼티 상세

tcpimageserver 공개적으로 프로퍼티

public TCPImageServer,Yodiwo.Projects.RasPiCamera tcpimageserver
리턴 TCPImageServer