![]() |
nRF Connect SDK API 3.3.99
|
| int audio_system_encoder_num_ch_set | ( | uint32_t | locations | ) |
#include <applications/nrf_audio/src/audio/audio_system.h>
Set the number of channels for the encoder based on the given audio locations.
| [in] | locations | Audio locations bitmask. |
| -EINVAL | Invalid number of channels derived from locations. |
| 0 | On success. |