Sat Apr 26 2014 22:03:24

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
uint16_t samples_written_to_hardware
unsigned int softslin:1
uint8_t ulaw_buffer [1024]

Detailed Description

Definition at line 100 of file codec_dahdi.c.


Field Documentation

struct dahdi_transcoder_formats fmts

Definition at line 102 of file codec_dahdi.c.

Referenced by dahdi_destroy(), and dahdi_translate().

Definition at line 106 of file codec_dahdi.c.

Referenced by dahdi_encoder_framein(), and lintoulaw().

unsigned int softslin

Definition at line 103 of file codec_dahdi.c.

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

uint8_t ulaw_buffer[1024]

Definition at line 108 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: