nRF Connect SDK API 2.8.99
|
int le_audio_freq_hz_get | ( | const struct bt_audio_codec_cfg * | codec, |
int * | freq_hz ) |
Decode the audio sampling frequency in the codec configuration.
[in] | codec | Pointer to the audio codec structure. |
[out] | freq_hz | Pointer to the sampling frequency in Hz. |