opusscript
opusscript copied to clipboard
Add encoderBitRate function
This is just a simple function, essentially an alias to encoderCTL: this.encoderCTL(4002, val). It would be nice to have it in the library itself though, rater than the projects that depend on it as they won't have to carry this magic number around.