Player Creates an instance of an OSC bundle.
If timestamp is omitted, the current time on the device is set.
The messages to be contained in this bundle
Optional timestamp: numberThe timestamp of this bundle
Readonly messagesThe array of messages contained in this bundle.
Readonly timestampRepresents the timestamp of this OSC bundle. Returns total milliseconds since Unix epoch.
Generated using TypeDoc
Represents a single Open Sound Control (OSC) bundle. An OSC bundle can receive an arbitrary amount of OSC messages.