Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
opus_attr Struct Reference

Opus attribute structure. More...

Data Fields

int cbr
 
void * data
 
int dtx
 
int fec
 
int maxbitrate
 
int maxplayrate
 
int maxptime
 
int ptime
 
int spropmaxcapturerate
 
int spropstereo
 
int stereo
 

Detailed Description

Opus attribute structure.

Note
http://tools.ietf.org/html/rfc7587#section-6

Definition at line 47 of file res_format_attr_opus.c.

Field Documentation

◆ cbr

int cbr

◆ data

void* data

Definition at line 59 of file res_format_attr_opus.c.

Referenced by opus_clone(), opus_destroy(), opus_get(), and opus_set().

◆ dtx

int dtx

◆ fec

int fec

◆ maxbitrate

int maxbitrate

◆ maxplayrate

int maxplayrate

◆ maxptime

int maxptime

Definition at line 57 of file res_format_attr_opus.c.

Referenced by opus_get(), opus_parse_sdp_fmtp(), and opus_set().

◆ ptime

int ptime

Definition at line 50 of file res_format_attr_opus.c.

Referenced by opus_get(), opus_parse_sdp_fmtp(), and opus_set().

◆ spropmaxcapturerate

int spropmaxcapturerate

◆ spropstereo

int spropstereo

◆ stereo

int stereo

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