opus
opus copied to clipboard
Add JSDoc to decode method
Is your feature request related to a problem? Please describe.
Yes and no. The problem was that I didn't know which format is returned after calling OpusEncoder.decode(...).
Describe the ideal solution
Add to the JSDoc of the decode method that it returns PCM s16le (PCM signed 16-bit little endian)
Can you open a PR doing the mentioned changes? Or do you prefer somebody else to do this instead?