|
void | setup_instance (audiolite_mempool *pool) |
|
int | get_evtid () |
|
void * | get_issuer () |
|
unsigned long | get_arg () |
|
void | set_msgcontent (int evtid, void *issuer, unsigned long arg) |
|
dq_entry_t * | get_link (void) |
|
void | set_eof () |
|
void | clear_eof () |
|
bool | is_eof () |
|
void | release (void) |
|
virtual audiolite_mem * | reference (void) |
|
void * | get_data (void) |
|
int | get_fs (void) |
|
void | set_fs (int hz) |
|
int | get_storedsize (void) |
|
void | set_storedsize (int sz) |
|
int | get_fullsize (void) |
|
int | get_typebytes (void) |
|
virtual void | set_eof ()=0 |
|
virtual void | clear_eof ()=0 |
|
virtual bool | is_eof ()=0 |
|
|
friend | audiolite_mempool |
|
virtual void | setup_instance (int sz, char *mem, audiolite_mempool *pool) |
|
int | unrefer () |
|
◆ set_eof()
◆ clear_eof()
◆ is_eof()
The documentation for this class was generated from the following file: