sfml
Bindings to the SFML multimedia library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package sfml
-
sfml_audio_oo
-
sfml_graphics_oo
-
sfml_system
-
sfml_system_oo
-
sfml_window_oo
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library sfml_audio
Module
SFSoundBuffer
Online documentation for the SoundBuffer class
type samples =
( int, Bigarray.int16_signed_elt, Bigarray.c_layout ) Bigarray.Array1.t
val loadFromFile : filename:string -> t
val loadFromMemory : data:string -> t
val getSampleCount : t -> int
val getSampleRate : t -> int
val getChannelCount : t -> int
val saveToFile : t -> filename:string -> unit
ON THIS PAGE
No table of contents