Go to the source code of this file.
|
auto | nc::BuildAudioModule (const config::AudioSettings &settings, ecs::ExplicitEcs< Entity, Transform, AudioSource > gameState) -> std::unique_ptr< NcAudio > |
| Build an NcAudio module instance.
|
|
|
constexpr auto | nc::DefaultAudioDeviceId = std::numeric_limits<uint32_t>::max() |
| Id representing a system's default audio device.
|
|
constexpr auto | nc::InvalidAudioDeviceId = DefaultAudioDeviceId - 1u |
| Id representing a null audio device.
|
|
- Copyright
- Jaremie Romer and McCallister Romer 2024