O2 2.0
A communication protocol for interactive music and media applications.
Public Attributes | List of all members
O2blob Struct Reference

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
 

Detailed Description

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.


The documentation for this struct was generated from the following file: