Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


celt_attr Struct Reference

CELT attribute structure. More...

Data Fields

unsigned int framesize
unsigned int maxbitrate
unsigned int samplerate

Detailed Description

CELT attribute structure.

Note:
The only attribute that affects compatibility here is the sample rate.

Definition at line 42 of file res_format_attr_celt.c.


Field Documentation

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().


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