/opus-rs

libopus bindings

Primary LanguageRustMIT LicenseMIT

libopus bindings

LICENSE Actions Status

It is a simple binding and safe abstraction over libopus.

Building

The bindings are generated using the headers and libraries that ought to be present in the system.

TODO

  • Simple bindings
  • Safe abstraction
  • Examples