leonfancy / oggus

Oggus is a Java library for reading and writing Ogg and Opus stream. Opus packet structure is supported.
Do What The F*ck You Want To Public License
28 stars 0 forks source link

Decode packets. #4

Closed robertapengelly closed 1 year ago

robertapengelly commented 1 year ago

Been looking through the project and everything seem okay for the headers and packets but I don't see any decode to PCM implementation, are you planning on adding that functionality?

leonfancy commented 1 year ago

Sorry, I don't have the plan to implement OPUS to PCM decoding.