Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
speex_coder_pvt Struct Reference

Data Fields

SpeexBits bits
 
int16_t buf [BUFFER_SAMPLES]
 
int default_quality
 
int fraction_lost
 
int framesize
 
int quality
 
int silent_state
 
void * speex
 

Detailed Description

Definition at line 93 of file codec_speex.c.

Field Documentation

◆ bits

SpeexBits bits

Definition at line 95 of file codec_speex.c.

Referenced by lintospeex_destroy(), and speextolin_destroy().

◆ buf

Definition at line 107 of file codec_speex.c.

◆ default_quality

int default_quality

Definition at line 101 of file codec_speex.c.

◆ fraction_lost

int fraction_lost

Definition at line 99 of file codec_speex.c.

◆ framesize

int framesize

Definition at line 96 of file codec_speex.c.

◆ quality

int quality

Definition at line 100 of file codec_speex.c.

◆ silent_state

int silent_state

Definition at line 97 of file codec_speex.c.

◆ speex

void* speex

Definition at line 94 of file codec_speex.c.

Referenced by lintospeex_destroy(), and speextolin_destroy().


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