Public Member Functions | |
FileReader (FilePtr file) | |
int | read (void *ptr, int size) |
speexfile::offset_t | seek (speexfile::offset_t offset) |
speexfile::offset_t | get_position () |
speexfile::offset_t | get_length () |
bool | can_seek () |
Definition at line 7 of file input_speex.cpp.
|
Definition at line 13 of file input_speex.cpp. References audiere::File::BEGIN. |
|
Definition at line 41 of file input_speex.cpp. |
|
Definition at line 33 of file input_speex.cpp. References audiere::File::BEGIN, audiere::File::END, and get_position(). |
|
Definition at line 29 of file input_speex.cpp. Referenced by get_length(), and seek(). |
|
Definition at line 20 of file input_speex.cpp. |
|
Definition at line 24 of file input_speex.cpp. References audiere::File::BEGIN, and get_position(). |