package llama

  1. Overview
  2. Docs

Module Llama_low_level.Output_streamSource

Sourcetype t
Sourceval create : ?downsample:int -> unit -> t
Sourceval sample_rate_hz : t -> int
Sourceval num_channels : t -> int
Sourceval set_buffer_padding : t -> int -> unit
Sourceval samples_behind : t -> int
Sourceval send_sample : t -> float -> unit
OCaml

Innovation. Community. Security.