|
Paraslash Audio Streaming |
About News Download Documentation Development |
Macros | |
#define | OPUS_COMMENT_HEADER "OpusTags" |
Variables | |
const struct audio_format_handler | opus_afh |
Audio format handler for ogg/opus files.
#define OPUS_COMMENT_HEADER "OpusTags" |
const struct audio_format_handler opus_afh |
The audio format handler for ogg/opus.
The opus codec was standardized by the Internet Engineering Task Force and is described in RFC 6716 (2012). The audio format handler depends on the ogg and the opus libraries.