Pure Go implementation of Opus. Fork of https://github.com/pion/opus
Go to file
Sean DuBois 5f033d92e1 Refactor to be real API
Start example that uses exported Decoder
2022-06-11 16:19:32 -04:00
examples/decode Refactor to be real API 2022-06-11 16:19:32 -04:00
pkg/oggreader Refactor to be real API 2022-06-11 16:19:32 -04:00
decoder.go Refactor to be real API 2022-06-11 16:19:32 -04:00
errors.go Refactor to be real API 2022-06-11 16:19:32 -04:00
go.mod Initial commit 2022-06-02 19:14:23 -04:00
table_of_contents_header.go Refactor to be real API 2022-06-11 16:19:32 -04:00