#include <fileogg.h>
Public Attributes | |
| ogg_sync_state | sync |
| off_t | file_bufpos |
| off_t | file_pagepos |
| off_t | file_pagepos_found |
| int | wlen |
Definition at line 18 of file fileogg.h.
|
|
Definition at line 21 of file fileogg.h. Referenced by read_buffer(), and read_buffer_at(). |
|
|
Definition at line 22 of file fileogg.h. Referenced by FileOGG::ogg_get_last_page(), FileOGG::ogg_get_next_page(), FileOGG::ogg_get_prev_page(), FileOGG::ogg_sync_and_get_next_page(), FileOGG::open_file(), read_buffer_at(), sync_and_take_page_out(), and take_page_out_autoadvance(). |
|
|
Definition at line 23 of file fileogg.h. Referenced by FileOGG::ogg_get_last_page(), FileOGG::ogg_get_next_page(), FileOGG::ogg_get_prev_page(), and FileOGG::ogg_sync_and_get_next_page(). |
|
|
Definition at line 20 of file fileogg.h. Referenced by FileOGG::open_file(), read_buffer(), read_buffer_at(), sync_and_take_page_out(), take_page_out_autoadvance(), and FileOGG::~FileOGG(). |
|
|
Definition at line 24 of file fileogg.h. Referenced by FileOGG::open_file(), and read_buffer(). |
1.4.4