|
Paraslash Audio Streaming |
About News Download Documentation Development |
Macros | |
#define | MIN_CONSEC_GOOD_FRAMES 4 |
#define | FRAME_HEADER_SIZE 4 |
#define | MIN_FRAME_SIZE 21 |
Variables | |
const struct audio_format_handler | mp3_afh |
para_server's mp3 audio format handler
#define MIN_CONSEC_GOOD_FRAMES 4 |
#define FRAME_HEADER_SIZE 4 |
#define MIN_FRAME_SIZE 21 |
const struct audio_format_handler mp3_afh |
The mp3 audio format handler.
It does not depend on any libraries and is hence always compiled in.