![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Volume category enumeration for audio mixing and per-channel gain control. More...
Go to the source code of this file.
Namespaces | |
| namespace | toy |
| Root namespace containing all engine modules. | |
| namespace | toy::audio |
| Audio types and utilities: volume categories, mixing, and related APIs. | |
Enumerations | |
| enum class | toy::audio::VolumeType : uint8_t { toy::audio::Music , toy::audio::Sound , toy::audio::Voice } |
| Volume category for audio mixing. More... | |
Volume category enumeration for audio mixing and per-channel gain control.
Defines toy::audio::VolumeType.