Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::sound_config Class Referencesound information More...
Inheritance diagram for Config::sound_config:
Detailed Descriptionsound information Definition at line 594 of file Config.h.
Member Enumeration DocumentationConstructor & Destructor Documentation
don't call Member Function Documentation
returns an absolute path if is relative (to root), otherwise just name Definition at line 623 of file Config.h. Referenced by SoundManager::loadFile(), SoundManager::releaseFile(), and SoundManager::speak().
don't call Member Data Documentationconfidence threshold required to generate a pitch event [0-1] Definition at line 650 of file Config.h. Referenced by PitchDetector::is_pitch(), and sound_config().
list of sounds to preload at boot Definition at line 649 of file Config.h. Referenced by sound_config().
path to sound clips Definition at line 633 of file Config.h. Referenced by makePath(), and sound_config().
sample bit depth, either 8 or 16 Definition at line 648 of file Config.h. Referenced by SoundManager::CopyTo(), SoundManager::endPlay(), SoundManager::getRemainTime(), SoundManager::loadBuffer(), SoundManager::loadFile(), sound_config(), and SoundManager::stopPlay().
sample rate to send to system, currently only 8000 or 16000 supported Definition at line 647 of file Config.h. Referenced by SoundManager::endPlay(), SoundManager::getRemainTime(), SoundManager::loadFile(), sound_config(), and SoundManager::stopPlay(). audio streaming configuration Referenced by sound_config(). pointer back to the containing config object Definition at line 632 of file Config.h. Referenced by makePath(). Controls diagnostic information on the console. 0 - none Definition at line 640 of file Config.h. Referenced by SoundManager::loadFile(), SoundManager::playFile(), SoundManager::release(), sound_config(), and SoundManager::stopPlay(). volume in decibels - the value is interpreted as a signed short, where 0 is full volume, 0x8000 is mute Definition at line 645 of file Config.h. Referenced by SoundManager::CopyTo(), and sound_config(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3 |