|
pianod2
multisource multiuser scriptable networked music player
|
Connection input structure. More...
#include <fb_service.h>
Public Attributes | |
| size_t | size |
| Number of bytes currently in buffer. More... | |
| size_t | capacity |
| Maximum capacity of the buffer. More... | |
| char * | message |
| The buffer. More... | |
Connection input structure.
| size_t fb_inputbuffer_t::capacity |
Maximum capacity of the buffer.
| char* fb_inputbuffer_t::message |
The buffer.
| size_t fb_inputbuffer_t::size |
Number of bytes currently in buffer.