Module Llama_low_level.Output_streamSource
Sourceval create_with_downsample : int -> t Sourceval sample_rate_hz : t -> int Sourceval set_buffer_padding : t -> int -> unit Sourceval samples_behind : t -> int Sourceval send_sample : t -> float -> unit