|
void | setup_instance (int sz, char *mem, audiolite_mempool *pool) |
|
void | reset_audiodata (void) |
|
void | set_fs (int hz) |
|
void | set_storedsize (int sz) |
|
void | set_channels (int ch) |
|
int | get_channels (void) |
|
void | set_eof () |
|
void | clear_eof () |
|
bool | is_eof () |
|
struct ap_buffer_s * | get_raw_abuf () |
|
dq_entry_t * | get_link (void) |
|
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 |
|
|
struct ap_buffer_s | _abuf |
|
int | _sz |
|
|
friend | audiolite_mempool |
|
virtual void | setup_instance (int sz, char *mem, audiolite_mempool *pool) |
|
int | unrefer () |
|
◆ setup_instance()
◆ set_eof()
◆ clear_eof()
◆ is_eof()
The documentation for this class was generated from the following file: