Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create :
?server:string ->
client_name:string ->
dir:dir ->
?dev:string ->
stream_name:string ->
sample:sample ->
?map:map ->
?attr:buffer_attr ->
unit ->
t
val free : t -> unit
val read : t -> float array array -> int -> int -> unit
val write : t -> float array array -> int -> int -> unit
val drain : t -> unit
val flush : t -> unit
val latency : t -> int