Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
softmix_mixing_array Struct Reference

#include <bridge_softmix_internal.h>

Collaboration diagram for softmix_mixing_array:
Collaboration graph
[legend]

Data Fields

int16_t ** buffers
 
struct convolve_channel_pair ** chan_pairs
 
unsigned int max_num_entries
 
unsigned int used_entries
 

Detailed Description

Definition at line 223 of file bridge_softmix_internal.h.

Field Documentation

◆ buffers

int16_t** buffers

◆ chan_pairs

struct convolve_channel_pair** chan_pairs

Stereo channel pairs used to store convolved binaural signals

Definition at line 228 of file bridge_softmix_internal.h.

Referenced by add_binaural_mixing(), binaural_mixing(), softmix_mixing_array_destroy(), softmix_mixing_array_grow(), and softmix_mixing_array_init().

◆ max_num_entries

unsigned int max_num_entries

◆ used_entries

unsigned int used_entries

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