Player
Represents a single Open Sound Control (OSC) bundle. An OSC bundle can receive an arbitrary amount of OSC messages.
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
The timestamp of this bundle
Readonly
The array of messages contained in this bundle.
Represents the timestamp of this OSC bundle. Returns total milliseconds since Unix epoch.
Represents a single Open Sound Control (OSC) bundle. An OSC bundle can receive an arbitrary amount of OSC messages.