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