Module Ogg


module Ogg: sig .. end
Functions for manipulating ogg streams files using libogg.


Author(s): Samuel Mimram, Romain Beauxis


exception Not_enough_data
exception Bad_data
exception Out_of_sync
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