ScummVM API documentation

Description

Functions

virtual Audio::MixerOSystem::getMixer ()=0
 

Function Documentation

◆ getMixer()

virtual Audio::Mixer* OSystem::getMixer ( )
pure virtual

Return the audio mixer.

For more information, see Audio::Mixer.

Implemented in OSystem_Wii, OSystem_N64, OSystem_Dreamcast, ModularMixerBackend, OSystem_iOS7, N3DS::OSystem_3DS, OSystem_PSP, and OSystem_libretro.