Go to the documentation of this file.
28 #ifndef AUDIO_PACER_INCLUDED
29 #define AUDIO_PACER_INCLUDED
38 #include <sigc++/sigc++.h>
124 AudioPacer(
int sample_rate,
int block_size,
int prebuf_time);
142 virtual int writeSamples(
const float *samples,
int count);