nRF Connect SDK API 0.1.0
|
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. |