.. | ||
opus-1.1.2 | ||
.gitignore | ||
LICENSE | ||
opus_nonshared.go | ||
opus_shared.go | ||
README.md |
gopus
gopus is a Go binding for the Opus audio codec.
Documentation
Requirements
- cgo
- opus development library (only on platforms where the shared library is used)
License
Public domain
Author
Tim Cooper (tim.cooper@layeh.com)