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§
- Audio
Render Info - General information about the current frame.
- Audio
Source Flags - Audio
Source Info - Raw struct, abstracted away by the impl macro so not accessed directly by user code.
Traits§
- Audio
Instance - Audio module creation & update trait