| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
CELT attribute structure. More...
| Data Fields | |
| unsigned int | framesize | 
| unsigned int | maxbitrate | 
| unsigned int | samplerate | 
CELT attribute structure.
Definition at line 46 of file res_format_attr_celt.c.
| unsigned int framesize | 
Definition at line 49 of file res_format_attr_celt.c.
Referenced by celt_generate_sdp_fmtp(), celt_getjoint(), celt_parse_sdp_fmtp(), and celt_set().
| unsigned int maxbitrate | 
Definition at line 48 of file res_format_attr_celt.c.
Referenced by celt_getjoint(), and celt_set().
| unsigned int samplerate | 
Definition at line 47 of file res_format_attr_celt.c.
Referenced by celt_cmp(), celt_getjoint(), and celt_set().