HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
Loading...
Searching...
No Matches
HephAudio::AudioChannelMixingLookupTables Class Reference

provides the lookup tables for channel mixing. More...

#include <AudioChannelMixingLookupTables.h>

Public Member Functions

 AudioChannelMixingLookupTables (const AudioChannelMixingLookupTables &)=delete
 
AudioChannelMixingLookupTablesoperator= (const AudioChannelMixingLookupTables &)=delete
 

Static Public Attributes

static hephaudio_channel_mixing_lookup_table_t _mono_table
 
static hephaudio_channel_mixing_lookup_table_t _stereo_table
 
static hephaudio_channel_mixing_lookup_table_t _3_channels_table
 
static hephaudio_channel_mixing_lookup_table_t _other_channels_table
 

Detailed Description

provides the lookup tables for channel mixing.