Expand description
Defines the foundational, abstract components for Khora’s audio system.
This module contains the core contracts, such as the AudioDevice trait, that
allow the engine to remain decoupled from any specific audio backend implementation.
Modules§
- device
- Defines the abstract
AudioDevicetrait.