Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
sbc.h File Reference
#include <stdint.h>
#include <stdbool.h>
#include <string.h>

Go to the source code of this file.

Enumerations

enum  sbc_ch_mode { SBC_CH_MODE_MONO , SBC_CH_MODE_DUAL_CHANNEL , SBC_CH_MODE_STEREO , SBC_CH_MODE_JOINT_STEREO }
 
enum  sbc_alloc_mthd { SBC_ALLOC_MTHD_LOUDNESS , SBC_ALLOC_MTHD_SNR }
 

Enumeration Type Documentation

◆ sbc_alloc_mthd

Enumerator
SBC_ALLOC_MTHD_LOUDNESS 
SBC_ALLOC_MTHD_SNR 

◆ sbc_ch_mode

Enumerator
SBC_CH_MODE_MONO 
SBC_CH_MODE_DUAL_CHANNEL 
SBC_CH_MODE_STEREO 
SBC_CH_MODE_JOINT_STEREO