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:

Inheritance graph
[legend]
List of all members.

Detailed Description

audio streaming configuration

Definition at line 628 of file Config.h.

Public Member Functions

 streaming_config ()
 constructor

Public Attributes

plist::Primitive< unsigned
int > 
mic_port
 port for streaming microphone samples
plist::Primitive< unsigned
int > 
mic_sample_rate
 sample rate from the microphone
plist::Primitive< unsigned
int > 
mic_sample_bits
 sample bit depth from the microphone (either 8 or 16)
plist::Primitive< bool > mic_stereo
 whether to stream stereo or mono from the microphone
plist::Primitive< unsigned
int > 
speaker_port
 port for streaming speaker samples
plist::Primitive< unsigned
int > 
speaker_frame_length
 length of frame sent to the speaker (ms)
plist::Primitive< unsigned
int > 
speaker_max_delay
 maximum delay (ms) during playback


The documentation for this class was generated from the following file:

Tekkotsu v3.0
Generated Fri May 11 20:07:53 2007 by Doxygen 1.4.7