v3_get_codec_rate()
uint32_t v3_get_codec_rate(uint16_t codec, uint16_t format);Arguments
| Type | Description |
| uint16_t codec | The codec ID. See lv3_codecs |
| uint16_t format | The codec format. See lv3_codecs |
Returns
The PCM rate, in kHz for the specified codec/format combination.
