You can search for identifiers within the package.
in-package search v0.2.0
type t
val to_element : t -> Element.t
val of_element : Element.t -> t
val push_buffer : t -> Buffer.t -> unit
val push_buffer_bytes : t -> ?presentation_time:Int64.t -> ?duration:Int64.t -> bytes -> int -> int -> unit
val push_buffer_data : t -> ?presentation_time:Int64.t -> ?duration:Int64.t -> data -> int -> int -> unit
val on_need_data : t -> (int -> unit) -> unit
val end_of_stream : t -> unit
val set_format : t -> Format.t -> unit