opus-embedded-sys 0.1.1

Bindings to libopus for decoding Opus audio on embedded systems
Documentation
1
2
3
4
5
6
7
8
OPUS_HEAD = \
include/opus.h \
include/opus_multistream.h \
include/opus_projection.h \
src/opus_private.h \
src/analysis.h \
src/mapping_matrix.h \
src/mlp.h