Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
pitchshift_data Struct Reference
Collaboration diagram for pitchshift_data:
Collaboration graph
[legend]

Data Fields

struct ast_audiohook audiohook
 
struct fft_data rx
 
struct fft_data tx
 

Detailed Description

Definition at line 155 of file func_pitchshift.c.

Field Documentation

◆ audiohook

struct ast_audiohook audiohook

Definition at line 156 of file func_pitchshift.c.

Referenced by destroy_callback(), pitchshift_cb(), and pitchshift_helper().

◆ rx

struct fft_data rx

Definition at line 158 of file func_pitchshift.c.

Referenced by pitchshift_cb(), and pitchshift_helper().

◆ tx

struct fft_data tx

Definition at line 159 of file func_pitchshift.c.

Referenced by pitchshift_cb(), and pitchshift_helper().


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