2366506e63e0aa43df3922c656f228a27744517b

set_rate()
to set_bit_rate()
This commit serves the purpose to remove ambiguity: - The decoder actually calls the getter for this field `bit_rate()` - The audio decoder/encoder have methods called `{set_}rate()` for the _rate` - The encoder/audio `set_rate()` shadows the encoder/mod `set_rate()`
Description
Languages
Rust
100%