![]() |
O2 2.0
A communication protocol for interactive music and media applications.
|
The structure for binary large object. More...
#include <o2.h>
Public Attributes | |
| uint32_t | size |
| size of data | |
| char | data [4] |
| the data, actually of variable length | |
The structure for binary large object.
A blob can be passed in an O2 message using the 'b' type. Created by calls to o2_blob_new.