nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ le_audio_metadata_populate()

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.

Parameters
[in]metaPointer to the audio metadata.
[in]streamPointer to the stream.
[in]infoPointer to the ISO information.
[in]audio_framePointer to the buffer.
Returns
0 if successful, error otherwise.