nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
channel_assignment.h File Reference

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"
 

Detailed Description

Audio channel assignment.

Audio channel can be assigned at runtime or compile-time, depending on configuration.