package alsa

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get_version : unit -> string
exception Buffer_xrun
exception Bad_state
exception Suspended
exception IO_error
exception Device_busy
exception Invalid_argument
exception Device_removed
exception Interrupted
exception Unknown_error of int
type direction =
  1. | Dir_down
  2. | Dir_eq
  3. | Dir_up
val string_of_error : exn -> string
val no_stderr_report : unit -> unit
module Pcm : sig ... end