module Alsa:Interface with the alsa drivers.sig
..end
Author(s): Samuel Mimram
val get_version : unit -> string
exception Buffer_xrun
PCM is not in the right state.
exception Bad_state
exception Suspended
exception IO_error
Device or resource was busy.
exception Device_busy
exception Invalid_argument
exception Broken_pipe
exception Unknown_error of int
type
direction =
| |
Dir_down |
| |
Dir_eq |
| |
Dir_up |
val string_of_error : int -> string
Unknown_error
exception).val no_stderr_report : unit -> unit
module Pcm:sig
..end