Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val init : Ogg.Stream.packet -> Ogg.Stream.packet -> Ogg.Stream.packet -> t
val comments : t -> string * (string * string) list
val check_packet : Ogg.Stream.packet -> bool
val decode_pcm :
t ->
Ogg.Stream.stream ->
float array array ->
int ->
int ->
int
val restart : t -> unit