Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::sound_config::streaming_config Class Reference#include <Config.h>
Inheritance diagram for Config::sound_config::streaming_config:
![]() Detailed Descriptionaudio streaming configurationDefinition at line 644 of file Config.h.
Constructor & Destructor Documentation
Member Data Documentationport for streaming microphone samples
Definition at line 661 of file Config.h. Referenced by MicrophoneServer::DoStart(). sample rate from the microphone
Definition at line 662 of file Config.h. Referenced by MicrophoneServer::processEvent(). sample bit depth from the microphone (either 8 or 16)
Definition at line 663 of file Config.h. Referenced by MicrophoneServer::processEvent(). whether to stream stereo or mono from the microphone
Definition at line 664 of file Config.h. Referenced by MicrophoneServer::processEvent(). port for streaming speaker samples
Definition at line 666 of file Config.h. Referenced by SpeakerServer::DoStart(). length of frame sent to the speaker (ms)
Definition at line 667 of file Config.h. Referenced by SpeakerServer::AddPacket(). maximum delay (ms) during playback
Definition at line 668 of file Config.h. Referenced by SpeakerServer::QueueFrame().
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 |