Io Reference







Audio   /   Ogg   /   OggSyncState





A wrapper around the libogg ogg_sync_state object.
 
 
 



clear

Free's any internal storage and resets to the initial state.
pageout(page)

Outputs a page from the synchronisation layer.
pageseek(page)

Finds the borders of pages and resynchronises the stream.
reset

Resets the synchronization status to initial values.
write(seq)

Copies the data from the sequence into the synchronisation layer.