Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


chan_alsa_pvt Struct Reference

Data Fields

char context [AST_MAX_CONTEXT]
 
char exten [AST_MAX_EXTENSION]
 
snd_pcm_t * icard
 
snd_pcm_t * ocard
 
struct ast_channelowner
 

Detailed Description

Definition at line 114 of file chan_alsa.c.

Field Documentation

char context[AST_MAX_CONTEXT]

Definition at line 119 of file chan_alsa.c.

Referenced by alsa_new(), and console_dial().

char exten[AST_MAX_EXTENSION]

Definition at line 118 of file chan_alsa.c.

Referenced by alsa_new(), and console_dial().

snd_pcm_t* icard
snd_pcm_t * ocard

Definition at line 120 of file chan_alsa.c.

Referenced by alsa_write(), soundcard_init(), and unload_module().


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