Sun Oct 16 2011 08:43:13

Asterisk developer's documentation


codec_dahdi_pvt Struct Reference

Data Fields

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

Field Documentation

struct dahdi_transcoder_formats fmts

Definition at line 86 of file codec_dahdi.c.

Referenced by dahdi_destroy(), and dahdi_translate().

Definition at line 90 of file codec_dahdi.c.

Referenced by lintoulaw(), and dahdi_encoder_framein().

unsigned int softslin

Definition at line 87 of file codec_dahdi.c.

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

uint8_t ulaw_buffer[1024]

Definition at line 91 of file codec_dahdi.c.

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


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