|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
OSCPacket to the tail
of the bundle.
ByteBuffer,
beginning at the buffer's current position, using the
default codec.
ByteBuffer,
beginning at the buffer's current position, using a
given codec.
ByteBuffer,
beginning at the buffer's current position.
ByteBuffer,
beginning at the buffer's current position.
OSCPacket at the provided
index which must be between 0 inclusive
and getPacketCount() exclusive.
OSCReceiver is
listening or not.
MODE_STRICT_V1, but with additional
64bit support, that is a mutual mapping between
'h' <--> java.lang.Long, and
'd' <--> java.lang.Double.
MODE_MODEST, that is, it will
downgrade to 32bit in the encoding process, but decoding leaves
64bit values intact, so 'h' becomes java.lang.Long,
and 'd' into java.lang.Double.
MODE_STRICT_V1, but coder additionally
encodes java.lang.Long as a 'i',
java.lang.Double as a 'f', and
de.sciss.net.OSCPacket as a blob 'b'.
java.lang.Integer,
java.lang.Float, java.lang.String,
and byte[].
OSCClient, using
default codec and a specific transport protocol.
OSCClient, using
a specific codec and transport protocol.
OSCClient, using
default codec and a specific transport protocol and port.
OSCClient, using
a specific codec and transport protocol and port.
OSCClient, using
default codec and a specific transport protocol and port.
OSCClient, using
a specific codec and transport protocol and port.
OSCClient, using
default codec and a specific transport protocol and local socket address.
OSCClient, using
a given codec, a specific transport protocol and local socket address.
OSCReceiver, using
default codec and a specific transport protocol.
OSCReceiver, using
a specific codec and transport protocol.
OSCReceiver, using
default codec and a specific transport protocol and port.
OSCReceiver, using
a specific codec and transport protocol and port.
OSCReceiver, using
default codec and a specific transport protocol and port.
OSCReceiver, using
a specific codec and transport protocol and port.
OSCReceiver, using
default codec and a specific transport protocol and local socket address.
OSCReceiver, using
a specific codec and transport protocol and local socket address.
OSCReceiver, using
default codec and UDP transport on a given channel.
OSCReceiver, using
a specific codec and UDP transport on a given channel.
OSCReceiver, using
default codec and TCP transport on a given channel.
OSCReceiver, using
a specific codec and TCP transport on a given channel.
OSCServer, using
default codec and a specific transport protocol.
OSCServer, using
a specific codec and transport protocol.
OSCServer, using
default codec and a specific transport protocol and port.
OSCServer, using
a specific codec and transport protocol and port.
OSCServer, using
default codec and a specific transport protocol and port.
OSCServer, using
a specific codec and transport protocol and port.
OSCServer, using
default codec and a specific transport protocol and local socket address.
OSCServer, using
a given codec, a specific transport protocol and local socket address.
OSCTransmitter, using
default codec and a specific transport protocol.
OSCTransmitter, using
a specific codec and transport protocol.
OSCTransmitter, using
default codec and a specific transport protocol and port.
OSCTransmitter, using
a specific codec and transport protocol and port.
OSCTransmitter, using
default codec and a specific transport protocol and port.
OSCTransmitter, using
a specific codec and transport protocol and port.
OSCTransmitter, using
default codec and a specific transport protocol and local socket address.
OSCTransmitter, using
a specific codec and transport protocol and local socket address.
OSCTransmitter, using
default codec and UDP transport on a given channel.
OSCTransmitter, using
a specific codec and UDP transport on a given channel.
OSCTransmitter, using
default codec and TCP transport on a given channel.
OSCTransmitter, using
a specific codec and TCP transport on a given channel.
System.currentTimeMillis()
OSCException with
the provided type of cause (e.g.
OSCListener
interface is used to register
a client to an OSCReceiver
object which will be notified when
an incoming message was received.OSCPacket is the superclass
of OSC messages and bundles.OSCPacket.
MODE_GRACEFUL and
UTF-8 encoding.
UTF-8 encoding.
Atom class represents a combination of
an encoder and decoder of a Java respectively OSC atom.OSCReceiver manages reception
of incoming OSC messages.System.currentTimeMillis().
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||