class
#include <bn_sound_actions.h>
sound_speed_manager Manages the speed of a sound effect.
Public static functions
-
static auto get(sound_
handle handle) -> fixed - Returns the speed of the given sound_
handle. -
static void set(fixed speed,
sound_
handle handle) - Sets the speed of the given sound_
handle.