Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


codec_dahdi_pvt Struct Reference


Data Fields

unsigned int fake:2
int fd
dahdi_transcoder_formats fmts
uint16_t required_samples
uint16_t samples_in_buffer
unsigned int softslin:1
uint8_t ulaw_buffer [1024]

Detailed Description

Definition at line 84 of file codec_dahdi.c.


Field Documentation

unsigned int fake

Definition at line 88 of file codec_dahdi.c.

Referenced by dahdi_decoder_framein(), dahdi_decoder_frameout(), dahdi_encoder_framein(), and dahdi_encoder_frameout().

int fd

Definition at line 85 of file codec_dahdi.c.

Referenced by dahdi_decoder_frameout(), dahdi_destroy(), dahdi_encoder_frameout(), dahdi_translate(), and dahdi_write_frame().

struct dahdi_transcoder_formats fmts

Definition at line 86 of file codec_dahdi.c.

Referenced by dahdi_destroy(), and dahdi_translate().

uint16_t required_samples

Definition at line 89 of file codec_dahdi.c.

Referenced by dahdi_decoder_framein(), dahdi_decoder_frameout(), dahdi_encoder_framein(), dahdi_encoder_frameout(), and dahdi_translate().

uint16_t samples_in_buffer

Definition at line 90 of file codec_dahdi.c.

Referenced by dahdi_encoder_framein(), and lintoulaw().

unsigned int softslin

Definition at line 87 of file codec_dahdi.c.

Referenced by dahdi_decoder_frameout(), dahdi_encoder_framein(), and dahdi_translate().

uint8_t ulaw_buffer[1024]

Definition at line 91 of file codec_dahdi.c.

Referenced by dahdi_decoder_frameout(), dahdi_encoder_framein(), lintoulaw(), and ulawtolin().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7