Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


softmix_translate_helper_entry Struct Reference
Collaboration diagram for softmix_translate_helper_entry:

Data Fields

struct ast_format dst_format
struct {
   struct
softmix_translate_helper_entry *   next
entry
int num_times_requested
struct ast_frameout_frame
struct ast_trans_pvttrans_pvt

Detailed Description

Definition at line 145 of file bridge_softmix.c.


Field Documentation

The destination format for this helper

Definition at line 148 of file bridge_softmix.c.

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

Definition at line 151 of file bridge_softmix.c.

Once this entry is no longer requested, free the trans_pvt and re-init if it was usable.

Definition at line 146 of file bridge_softmix.c.

Referenced by softmix_process_write_audio(), and softmix_translate_helper_cleanup().

The output frame from the last translation

Definition at line 150 of file bridge_softmix.c.

Referenced by softmix_process_write_audio(), softmix_translate_helper_cleanup(), and softmix_translate_helper_free_entry().


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