Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
int | size () |
ByteBuffer | createByteBuffer () |
Defines a block of memory. The memory can be read/written using a ByteBuffer provided by createByteBuffer().
ByteBuffer createByteBuffer | ( | ) |
Creates a ByteBuffer that can be used to read/write the data at this memory block.
int size | ( | ) |
The size in bytes of this memory block.