The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
MHAMultiSrc::channels_t Class Reference

Inherits std::vector< MHAMultiSrc::channel_t >.

Public Member Functions

 channels_t (const std::vector< std::string > &src, int in_channels)
 Separate a list of input sources into a parsable channel list. More...
 

Constructor & Destructor Documentation

◆ channels_t()

MHAMultiSrc::channels_t::channels_t ( const std::vector< std::string > &  route,
int  in_channels 
)

Separate a list of input sources into a parsable channel list.

The number of input channels if verified, a list of MHAMultiSrc::channel_t is filled.

Parameters
routevector of source channel ids
in_channelsnumber of channels in the processed input signal

The documentation for this class was generated from the following files: