Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

google/opuscpp

OPUS C++ Wrapper

This library provides an Encoder and Decoder as a thin wrapper around existing opus C functions. The majority of the documentation refers to the relevant libopus C functions.

Logging is done with glog and unit tests are done with googletest.

This is not an officially supported Google product.