module Ogg:sig
..end
Functions for manipulating ogg streams files using libogg.
exception Not_enough_data
exception Bad_data
exception Out_of_sync
exception End_of_stream
exception Internal_error
module Page:sig
..end
The page
struct encapsulates the data for an Ogg page.
module Sync:sig
..end
module Stream:sig
..end
module Skeleton:sig
..end