Module audio

Module audio 

Source
Expand description

🎵 Audio module

TODO: Add description how they work and how to use it

Macros§

impl_audio_instance
Implement an audio source module.

Structs§

AudioRenderInfo
General information about the current frame.
AudioSourceFlags
AudioSourceInfo
Raw struct, abstracted away by the impl macro so not accessed directly by user code.

Traits§

AudioInstance
Audio module creation & update trait