Enumerations | |
| enum | ePlayLoop { PLAY_ONCE, PLAY_LOOP } |
Functions | |
| const Milliseconds | SOUND_PLIB_TICK_FREQ (20) |
Variables | |
| const fp | DEFAULT_VOLUME = 1.0f |
| const uint | SOUND_PLIB_SAMPLE_RATE = 8000 |
| const string | SOUND_PLIB_MIXER_DEVICE = "/dev/mixer" |
| const uint | SOUND_PLIB_VOLUME = 50 |
| const int | SOUND_SDL_INVALID_CHANNEL = -1 |
| const int | SOUND_SDL_FREQ = 22050 |
| const int | SOUND_SDL_FORMAT = MIX_DEFAULT_FORMAT |
| const int | SOUND_SDL_STEREO_OR_MONO = 2 |
| const int | SOUND_SDL_CHUNK_SIZE = 0x1000 |
| const Milliseconds sound::defs::SOUND_PLIB_TICK_FREQ | ( | 20 | ) |
| const fp sound::defs::DEFAULT_VOLUME = 1.0f |
| const string sound::defs::SOUND_PLIB_MIXER_DEVICE = "/dev/mixer" |
| const uint sound::defs::SOUND_PLIB_SAMPLE_RATE = 8000 |
| const uint sound::defs::SOUND_PLIB_VOLUME = 50 |
| const int sound::defs::SOUND_SDL_CHUNK_SIZE = 0x1000 |
| const int sound::defs::SOUND_SDL_FORMAT = MIX_DEFAULT_FORMAT |
| const int sound::defs::SOUND_SDL_FREQ = 22050 |
| const int sound::defs::SOUND_SDL_INVALID_CHANNEL = -1 |
| const int sound::defs::SOUND_SDL_STEREO_OR_MONO = 2 |
Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:50 2010