nRF Connect SDK API 2.8.99
|
Audio channel assignment. More...
#include <audio_defines.h>
Go to the source code of this file.
Macros | |
#define | AUDIO_CHANNEL_DEFAULT AUDIO_CH_L |
Functions | |
void | channel_assignment_get (enum audio_channel *channel) |
Get assigned audio channel. | |
Variables | |
static const char | CH_L_TAG [] = "HL" |
static const char | CH_R_TAG [] = "HR" |
static const char | GW_TAG [] = "GW" |
Audio channel assignment.
Audio channel can be assigned at runtime or compile-time, depending on configuration.