bn::music_tempo_manager class

Manages the tempo of the active Direct Sound music.

Public static functions

static auto get() -> fixed
Returns the tempo of the active Direct Sound music.
static void set(fixed tempo)
Sets the tempo of the active Direct Sound music.

Function documentation

static void bn::music_tempo_manager::set(fixed tempo)

Sets the tempo of the active Direct Sound music.

Parameters
tempo New tempo in the range [0.5..2].