Wrapper for an ogg_sync_state.
More...
#include <OggSyncState.hxx>
Wrapper for an ogg_sync_state.
Definition at line 34 of file OggSyncState.hxx.
◆ OggSyncState() [1/2]
OggSyncState::OggSyncState |
( |
Reader & |
_reader | ) |
|
|
inlineexplicit |
◆ ~OggSyncState()
OggSyncState::~OggSyncState |
( |
| ) |
|
|
inline |
◆ OggSyncState() [2/2]
◆ ExpectPage()
bool OggSyncState::ExpectPage |
( |
ogg_page & |
page | ) |
|
◆ ExpectPageIn()
bool OggSyncState::ExpectPageIn |
( |
ogg_stream_state & |
os | ) |
|
◆ ExpectPageSeek()
bool OggSyncState::ExpectPageSeek |
( |
ogg_page & |
page | ) |
|
◆ ExpectPageSeekIn()
bool OggSyncState::ExpectPageSeekIn |
( |
ogg_stream_state & |
os | ) |
|
◆ Feed()
bool OggSyncState::Feed |
( |
size_t |
size | ) |
|
◆ operator=()
◆ Reset()
void OggSyncState::Reset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: