Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


station_capabilities Struct Reference

Data Fields

uint32_t codec
 
uint32_t frames
 
union {
   uint32_t   rate
 
   char   res [8]
 
payloads
 

Detailed Description

Definition at line 300 of file chan_skinny.c.

Field Documentation

uint32_t codec

Definition at line 301 of file chan_skinny.c.

Referenced by handle_capabilities_res_message().

uint32_t frames

Definition at line 302 of file chan_skinny.c.

union { ... } payloads
uint32_t rate

Definition at line 305 of file chan_skinny.c.

char res[8]

Definition at line 304 of file chan_skinny.c.


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