lummax 2366506e63 codec/encoder: rename 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()`
2015-09-18 21:44:14 +02:00
2015-05-07 04:31:52 +02:00
2015-09-18 21:41:00 +02:00
2015-09-18 06:04:25 +02:00
Description
No description provided
WTFPL 1.1 MiB
Languages
Rust 100%