ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
audio.hpp File Reference

Umbrella header for the audio module. More...

#include "core.hpp"
#include "audio/volume_type.hpp"
Include dependency graph for audio.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  toy::audio
 Audio types and utilities: volume categories, mixing, and related APIs.

Detailed Description

Umbrella header for the audio module.

Defines volume types and audio utilities.

Note
Include this header only; do not include internal headers directly.