Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::sound_config Class Reference#include <Config.h>
Inheritance diagram for Config::sound_config:
![]() Detailed Descriptionsound informationDefinition at line 593 of file Config.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
don't call
Member Function Documentation
returns an absolute path if is relative (to root), otherwise just name
Definition at line 621 of file Config.h. Referenced by SoundManager::loadFile(), and SoundManager::releaseFile().
don't call
Member Data Documentation
sample rate to send to system, currently only 8000 or 16000 supported
Definition at line 638 of file Config.h. Referenced by SpeakerServer::AddPacket(), SoundManager::endPlay(), SoundManager::getRemainTime(), SpeakerServer::GotSocketData(), SoundManager::loadFile(), SpeakerServer::ResampleForSpeaker(), and SoundManager::stopPlay().
sample bit depth, either 8 or 16
Definition at line 639 of file Config.h. Referenced by SpeakerServer::AddPacket(), SoundManager::CopyTo(), SoundManager::endPlay(), SoundManager::getRemainTime(), SoundManager::loadBuffer(), SoundManager::loadFile(), SpeakerServer::ResampleForSpeaker(), and SoundManager::stopPlay().
confidence threshold required to generate a pitch event [0-1]
Definition at line 641 of file Config.h. Referenced by PitchDetector::is_pitch().
The documentation for this class was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:13 2007 by Doxygen 1.5.4 |