FlightGear next
|
#include <audioident.hxx>
Inherits AudioIdent.
Public Member Functions | |
VORAudioIdent (const std::string &fx_name) | |
![]() | |
AudioIdent (const std::string &fx_name, const double interval_secs, const int frequency) | |
void | init () |
void | setVolumeNorm (double volumeNorm) |
void | setIdent (const std::string &ident, double volumeNorm) |
void | update (double dt) |
Definition at line 60 of file audioident.hxx.
VORAudioIdent::VORAudioIdent | ( | const std::string & | fx_name | ) |
Definition at line 150 of file audioident.cxx.