nRF Connect SDK API 2.8.99
|
int le_audio_duration_us_get | ( | const struct bt_audio_codec_cfg * | codec, |
int * | frame_dur_us ) |
Decode the audio frame duration in us in the codec configuration.
[in] | codec | Pointer to the audio codec structure. |
[out] | frame_dur_us | Pointer to the frame duration in us. |