| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::sound_config::streaming_config Struct Reference#include <Config.h>
Detailed Descriptionaudio streaming configuration
Definition at line 299 of file Config.h.
Constructor & Destructor Documentation
Member Data Documentation
port for streaming microphone samples
Definition at line 300 of file Config.h. Referenced by MicrophoneServer::DoStart(), and Config::setValue(). sample bit depth from the microphone (either 8 or 16)
Definition at line 302 of file Config.h. Referenced by MicrophoneServer::processEvent(), and Config::setValue(). sample rate from the microphone
Definition at line 301 of file Config.h. Referenced by MicrophoneServer::processEvent(), and Config::setValue(). whether to stream stereo or mono from the microphone
Definition at line 303 of file Config.h. Referenced by MicrophoneServer::processEvent(), and Config::setValue(). length of frame sent to the speaker (ms)
Definition at line 306 of file Config.h. Referenced by SpeakerServer::AddPacket(), and Config::setValue(). maximum delay (ms) during playback
Definition at line 307 of file Config.h. Referenced by SpeakerServer::QueueFrame(), and Config::setValue().
port for streaming speaker samples
Definition at line 305 of file Config.h. Referenced by SpeakerServer::DoStart(), and 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 |