Io Reference







Audio   /   Ogg   /   OggPage





A wrapper around the libogg ogg_page object.
 
 
 



bos

Indicates if the current page is the beginning of the stream.
continued

Indicates if the current page contains a continued packet from the last page.
eos

Indicates if the current page is the end of the stream.
granulepos

Returns the precise playback location of this page.
packets

Returns the number of packets in the page.
pageno

Returns the sequential page number for this page.
serialno

Returns the unique serial number of the logical bitstream associated with this page.
setChecksum

Computes and sets the checksum for this page.
version

Returns the ogg_page version that this page uses.