module Ogg:sig..end
Author(s): Samuel Mimram, Romain Beauxis
exception Not_enough_data
exception Bad_data
exception Out_of_sync
exception End_of_stream
exception Internal_error
module Page:sig..end
page struct encapsulates the data for an Ogg page.
module Sync:sig..end
module Stream:sig..end
module Skeleton:sig..end