Skip to content
forked from google/opuscpp

c++ wrapper around libopus (fork for static building, removing dependency on glog)

License

Notifications You must be signed in to change notification settings

LemiSt24/opuscpp

 
 

Repository files navigation

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 was removed as to produce a thinner binary for static linking in a production environment.

About

c++ wrapper around libopus (fork for static building, removing dependency on glog)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.9%
  • Shell 6.1%