We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I'm writing an audio codec library which depends on this library: https://github.com/jseproject/jse-spi
While writing for metadata extracting, I met a problem that I don't know how to use this library to detect whether input opus audio is VBR.
What should I do in order to solve this problem?
Thanks in advance!