Class Oo_sfml_audio.sound_buffer

class sound_buffer : sound_buffer_src -> object .. end

val soundBuffer : SFSoundBuffer.t
method channel_count : int
method duration : SFTime.t
method sample_count : int
method sample_rate : int
method save_to_file : filename:string -> unit
method t : SFSoundBuffer.t