Class Ogg::Page
In: lib/ogg/page.rb
Parent: Object

Methods

new   pack   read  

Attributes

bitstream_serial_no  [RW] 
checksum  [R] 
granule_pos  [RW] 
header  [RW] 
segments  [RW] 
sequence_no  [RW] 

Public Class methods

read an ogg frame from the file file must be positioned at end of frame after this loop options - :skip_body = seek to end of frame rather than reading in the data

Public Instance methods

[Validate]