package ogg

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = string * string
val serialno : t -> nativeint
val eos : t -> bool
val bos : t -> bool
val continued : t -> bool
val packets : t -> int
val version : t -> int
val granulepos : t -> Stdlib.Int64.t
val pageno : t -> nativeint
val set_checksum : t -> unit