sfml.audio
SFSoundBufferRecorder
sfml.audio_oo
sfml.graphics
sfml.graphics_oo
sfml.network
sfml.network_oo
sfml.system
sfml.system_oo
sfml.window
sfml.window_oo
Online documentation for the SoundBufferRecorder class
type t
val create : unit -> t
val destroy : sbr:t -> unit
val start : sbr:t -> sampleRate:int -> unit
val stop : sbr:t -> unit
val getSampleRate : sbr:t -> int