Uses of Interface
org.praxislive.internal.osc.OSCBidi
-
-
Uses of OSCBidi in org.praxislive.internal.osc
Classes in org.praxislive.internal.osc that implement OSCBidi Modifier and Type Class Description classOSCClientThis class groups together a transmitter and receiver, allowing bidirectional OSC communication from the perspective of a client.classOSCServerThis class dynamically groups together a transmitters and receivers, allowing bidirectional OSC communication from the perspective of a server.
-