![]() |
nRF Connect SDK API 3.3.99
|
| int le_audio_metadata_populate | ( | struct audio_metadata * | meta, |
| const struct bt_bap_stream * | stream, | ||
| const struct bt_iso_recv_info * | info, | ||
| const struct net_buf * | audio_frame ) |
#include <applications/nrf_audio/src/bluetooth/bt_stream/le_audio.h>
Function to populate the audio metadata.
| [in] | meta | Pointer to the audio metadata. |
| [in] | stream | Pointer to the stream. |
| [in] | info | Pointer to the ISO information. |
| [in] | audio_frame | Pointer to the buffer. |