Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
softmix_translate_helper Struct Reference
Collaboration diagram for softmix_translate_helper:
Collaboration graph
[legend]

Data Fields

struct {
   struct softmix_translate_helper_entry *   first
 
   struct softmix_translate_helper_entry *   last
 
entries
 
struct ast_formatslin_src
 

Detailed Description

Definition at line 112 of file bridge_softmix.c.

Field Documentation

◆ 

struct { ... } entries

◆ first

Definition at line 114 of file bridge_softmix.c.

◆ last

Definition at line 114 of file bridge_softmix.c.

◆ slin_src

struct ast_format* slin_src

the source format expected for all the translators

Definition at line 113 of file bridge_softmix.c.

Referenced by softmix_process_write_audio(), softmix_translate_helper_change_rate(), and softmix_translate_helper_init().


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