![]() |
O2 1.2
Inter-process communication system for media applications
|
The structure for binary large object. More...
#include <o2.h>
Data Fields | |
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().