![]() |
nRF Connect SDK API 3.3.99
|
| int le_audio_duration_us_get | ( | const struct bt_audio_codec_cfg * | codec, |
| int * | frame_dur_us ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/le_audio.h>
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. |