#include <fileogg.h>
Data Fields | |
| 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.
| ogg_sync_state sync_window_t::sync |
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 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().
1.5.5