Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
S
T
V
A
available()
- Method in class codeanticode.syphon.
SyphonClient
Returns true if a new frame is available.
C
codeanticode.syphon
- package codeanticode.syphon
D
description()
- Method in class codeanticode.syphon.
SyphonClient
Returns a description of the server.
G
getGraphics(PGraphics)
- Method in class codeanticode.syphon.
SyphonClient
Copies the new frame to a PGraphics object.
getImage(PImage)
- Method in class codeanticode.syphon.
SyphonClient
getImage(PImage, boolean)
- Method in class codeanticode.syphon.
SyphonClient
Copies the new frame to a PImage object.
H
hasClients()
- Method in class codeanticode.syphon.
SyphonServer
Returns true if this server is bound to any client.
S
sendImage(PImage)
- Method in class codeanticode.syphon.
SyphonServer
Sends the source image to the bound client.
stop()
- Method in class codeanticode.syphon.
SyphonClient
Stops the client.
stop()
- Method in class codeanticode.syphon.
SyphonServer
Stops the server.
Syphon
- Class in
codeanticode.syphon
Processing library that encapsulates Syphon clients and servers.
Syphon()
- Constructor for class codeanticode.syphon.
Syphon
SyphonClient
- Class in
codeanticode.syphon
Syphon client class.
SyphonClient(PApplet, String)
- Constructor for class codeanticode.syphon.
SyphonClient
Constructor that binds this client to the specified named server.
SyphonServer
- Class in
codeanticode.syphon
Syphon server class.
SyphonServer(PApplet, String)
- Constructor for class codeanticode.syphon.
SyphonServer
Constructor that sets server with specified name.
T
tempDest
- Variable in class codeanticode.syphon.
SyphonClient
V
version()
- Static method in class codeanticode.syphon.
Syphon
Return the version of the library.
A
C
D
G
H
S
T
V
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
processing library Syphon by Andres Colubri. (c) 2011-2012