Class
Ogg::Reader
In:
lib/ogg/reader.rb
Parent:
Object
Reads pages and packets from an ogg stream
Methods
each_pages
new
read_packets
Attributes
input
[R]
Public Class methods
new
(input)
Public Instance methods
each_pages
(options = {}) {|Page.read(@input, options)| ...}
read_packets
(max_packets)
[Validate]