Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


pitchshift_data Struct Reference

Data Fields

struct ast_audiohook audiohook
 
struct fft_data rx
 
struct fft_data tx
 

Detailed Description

Definition at line 142 of file func_pitchshift.c.

Field Documentation

struct ast_audiohook audiohook

Definition at line 143 of file func_pitchshift.c.

Referenced by destroy_callback(), and pitchshift_helper().

struct fft_data rx

Definition at line 145 of file func_pitchshift.c.

Referenced by pitchshift_cb(), and pitchshift_helper().

struct fft_data tx

Definition at line 146 of file func_pitchshift.c.

Referenced by pitchshift_cb(), and pitchshift_helper().


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