README.txt 480 B

123456789101112131415
  1. ## Opusfile ##
  2. The opusfile and opusurl libraries provide a high-level API for
  3. decoding and seeking within .opus files on disk or over http(s).
  4. opusfile depends on libopus and libogg.
  5. opusurl depends on opusfile and openssl.
  6. The library is functional, but there are likely issues
  7. we didn't find in our own testing. Please give feedback
  8. in #opus on irc.freenode.net or at opus@xiph.org.
  9. Programming documentation is available in tree and online at
  10. https://opus-codec.org/docs/