Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Buffers.
val of_string : string -> int -> int -> t
Create a buffer containing a given string as contents.
val to_string : t -> string
val set_presentation_time : t -> Stdlib.Int64.t -> unit
Set the presentation time of a buffer.
val set_decoding_time : t -> Stdlib.Int64.t -> unit
Set the decoding time of a buffer.
val set_duration : t -> Stdlib.Int64.t -> unit
Set the duration of a buffer.