Module audio_center

Module audio_center 

Source
Expand description

Audio Center resource and systems.

Structs§

AudioCenter
A resource that can be used to control game audios.

Enums§

AudioEvent
An audio event that may be sent to the AudioCenter resource for processing.

Functions§

_kill_finished_audios
Internally used sytem for killing finished audios (generally sounds) which were emitted as separate entities. Used in the bones audio session.
_process_audio_events
Internally used sytem for processing audio events in the bones audio session.