Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
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 46 of file res_format_attr_celt.c.

Field Documentation

◆ framesize

unsigned int framesize

◆ maxbitrate

unsigned int maxbitrate

Definition at line 48 of file res_format_attr_celt.c.

Referenced by celt_getjoint(), and celt_set().

◆ samplerate

unsigned int samplerate

Definition at line 47 of file res_format_attr_celt.c.

Referenced by celt_cmp(), celt_getjoint(), and celt_set().


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