C# Class Yodiwo.Projects.RasPiCamera.Transport

Afficher le fichier Open project: yodiwo/plegma Class Usage Examples

Méthodes publiques

Свойство Type Description
tcpimageserver TCPImageServer

Méthodes publiques

Méthode Description
Init ( string processname, string processargs ) : void
Send2python ( SharpPy data ) : void

Private Methods

Méthode Description
HandlePythonEvents ( ) : void

Method Details

Init() public méthode

public Init ( string processname, string processargs ) : void
processname string
processargs string
Résultat void

Send2python() public méthode

public Send2python ( SharpPy data ) : void
data SharpPy
Résultat void

Property Details

tcpimageserver public_oe property

public TCPImageServer,Yodiwo.Projects.RasPiCamera tcpimageserver
Résultat TCPImageServer