The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
mha_channel_info_t Struct Reference

Channel information structure. More...

Public Attributes

int id
 channel id More...
 
char idstr [32]
 channel id More...
 
unsigned int side
 side (left/right) More...
 
mha_direction_t dir
 source direction More...
 
mha_real_t peaklevel
 Peak level corresponds to this SPL (dB) level. More...
 

Detailed Description

Channel information structure.

Member Data Documentation

◆ id

int mha_channel_info_t::id

channel id

◆ idstr

char mha_channel_info_t::idstr[32]

channel id

◆ side

unsigned int mha_channel_info_t::side

side (left/right)

◆ dir

mha_direction_t mha_channel_info_t::dir

source direction

◆ peaklevel

mha_real_t mha_channel_info_t::peaklevel

Peak level corresponds to this SPL (dB) level.


The documentation for this struct was generated from the following file: