| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::sound_config Struct Reference#include <Config.h>
Detailed Descriptionsound information
Definition at line 279 of file Config.h.
Constructor & Destructor Documentation
don't call
Member Function Documentation
returns an absolute path if is relative (to root), otherwise just name
Definition at line 289 of file Config.h. Referenced by SoundManager::loadFile(), and SoundManager::releaseFile().
don't call
Member Data Documentationconfidence threshold required to generate a pitch event [0-1]
Definition at line 286 of file Config.h. Referenced by PitchDetector::is_pitch(), and Config::setValue().
list of sounds to preload at boot
Definition at line 285 of file Config.h. Referenced by Config::setValue().
path to sound clips
Definition at line 281 of file Config.h. Referenced by makePath(), and Config::setValue().
sample bit depth, either 8 or 16
Definition at line 284 of file Config.h. Referenced by SpeakerServer::AddPacket(), SoundManager::CopyTo(), SoundManager::endPlay(), SoundManager::getRemainTime(), SoundManager::loadBuffer(), SoundManager::loadFile(), SpeakerServer::ResampleForSpeaker(), Config::setValue(), and SoundManager::stopPlay().
sample rate to send to system, currently only 8000 or 16000 supported
Definition at line 283 of file Config.h. Referenced by SpeakerServer::AddPacket(), SoundManager::endPlay(), SoundManager::getRemainTime(), SpeakerServer::GotSocketData(), SoundManager::loadFile(), SpeakerServer::ResampleForSpeaker(), Config::setValue(), and SoundManager::stopPlay(). audio streaming configuration
Referenced by SpeakerServer::AddPacket(), SpeakerServer::DoStart(), MicrophoneServer::DoStart(), MicrophoneServer::processEvent(), SpeakerServer::QueueFrame(), and Config::setValue(). pointer back to the containing config object
Definition at line 280 of file Config.h. Referenced by makePath().
volume in decibels - the value is interpreted as a signed short, where 0 is full volume, 0x8000 is mute
Definition at line 282 of file Config.h. Referenced by Config::setValue().
The documentation for this struct was generated from the following file: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:04:58 2006 by Doxygen 1.4.7 |