FlightGear next
soundmanager.cxx File Reference
#include <config.h>
#include <simgear/sound/soundmgr.hxx>
#include <simgear/structure/commands.hxx>
#include "VoiceSynthesizer.hxx"
#include "sample_queue.hxx"
#include "soundmanager.hxx"
#include <Main/globals.hxx>
#include <Main/fg_props.hxx>
#include <Viewer/view.hxx>
#include <stdio.h>
#include <vector>
#include <string>

Go to the source code of this file.

Functions

SGSubsystemMgr::Registrant< FGSoundManagerregistrantFGSoundManager (SGSubsystemMgr::SOUND, {{"SGSoundMgr", SGSubsystemMgr::Dependency::HARD}})
 

Function Documentation

◆ registrantFGSoundManager()

SGSubsystemMgr::Registrant< FGSoundManager > registrantFGSoundManager ( SGSubsystemMgr::SOUND ,
{{"SGSoundMgr", SGSubsystemMgr::Dependency::HARD}}  )