CELT attribute structure. More...
Data Fields | |
| unsigned int | framesize |
| unsigned int | maxbitrate |
| unsigned int | samplerate |
CELT attribute structure.
Definition at line 42 of file res_format_attr_celt.c.
| unsigned int framesize |
Definition at line 45 of file res_format_attr_celt.c.
Referenced by celt_get_val(), celt_getjoint(), celt_isset(), celt_sdp_generate(), celt_sdp_parse(), and celt_set().
| unsigned int maxbitrate |
Definition at line 44 of file res_format_attr_celt.c.
Referenced by celt_get_val(), celt_getjoint(), celt_isset(), and celt_set().
| unsigned int samplerate |
Definition at line 43 of file res_format_attr_celt.c.
Referenced by celt_cmp(), celt_get_val(), celt_getjoint(), celt_isset(), and celt_set().