You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libopus offers a Multistream API which allows for more channels to be packaged into an opus stream. How difficult would it be to expose those? And is it within the scope of this project?
Thank you!
The text was updated successfully, but these errors were encountered:
I'm open to contributing a more complete implementation, but I'd like feedback on how it should be done. Is the copy-paste acceptable, or would you prefer the golang Decoder struct to internally handle regular/multistream? If the copy-paste is good, then do you want it in a separate file?
libopus offers a Multistream API which allows for more channels to be packaged into an opus stream. How difficult would it be to expose those? And is it within the scope of this project?
Thank you!
The text was updated successfully, but these errors were encountered: