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

◆ audio_metadata_num_loc_get()

static uint8_t audio_metadata_num_loc_get ( struct audio_metadata const *const meta)
inlinestatic

Get the number of locations in the meta data.

This function will count the number of bits set in the locations field of the audio metadata.

Parameters
metaPointer to the meta data structure.
Returns
The number of locations.