Class Oo_sfml_audio.music
method channels_count : intmethod destroy : unit -> unitmethod pause : unit -> unitmethod play : unit -> unitmethod position : float * float * floatmethod set_attenuation : attenuation:float -> unitmethod set_loop : loop:bool -> unitmethod set_min_distance : minDistance:float -> unitmethod set_pitch : pitch:float -> unitmethod set_position : pos:(float * float * float) -> unitmethod set_position3 : x:float -> y:float -> z:float -> unitmethod set_relative_to_listener : relative:bool -> unitmethod set_volume : volume:float -> unitmethod stop : unit -> unit