23#ifndef _FGAUDIOIDENT_HXX
24#define _FGAUDIOIDENT_HXX
31#include <simgear/sound/soundmgr.hxx>
35 AudioIdent(
const std::string & fx_name,
const double interval_secs,
const int frequency );
38 void setIdent(
const std::string & ident,
double volumeNorm );
46 SGSharedPtr<SGSampleGroup> _sgr;
void setIdent(const std::string &ident, double volumeNorm)
void setVolumeNorm(double volumeNorm)
AudioIdent(const std::string &fx_name, const double interval_secs, const int frequency)
DMEAudioIdent(const std::string &fx_name)
LOCAudioIdent(const std::string &fx_name)
VORAudioIdent(const std::string &fx_name)