codeanticode.syphon
Class Syphon

java.lang.Object
  extended by codeanticode.syphon.Syphon

public class Syphon
extends java.lang.Object

Processing library that encapsulates Syphon clients and servers. Syphon is an open source Mac OS X technology that allows applications to share frames - full frame rate video or stills - with one another in realtime. It also requires Processing 2.0a4 or newer with the P3D renderer. http://syphon.v002.info/


Constructor Summary
Syphon()
           
 
Method Summary
static java.lang.String version()
          Return the version of the library.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Syphon

public Syphon()
Method Detail

version

public static java.lang.String version()
Return the version of the library.

Returns:
String


processing library Syphon by Andres Colubri. (c) 2011-2012