|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
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 |
Opus attribute structure.
Definition at line 47 of file res_format_attr_opus.c.
| int cbr |
Definition at line 52 of file res_format_attr_opus.c.
Referenced by opus_generate_sdp_fmtp(), opus_get(), opus_getjoint(), opus_parse_sdp_fmtp(), and opus_set().
| void* data |
Definition at line 59 of file res_format_attr_opus.c.
Referenced by opus_clone(), opus_destroy(), opus_get(), and opus_set().
| int dtx |
Definition at line 54 of file res_format_attr_opus.c.
Referenced by opus_generate_sdp_fmtp(), opus_get(), opus_getjoint(), opus_parse_sdp_fmtp(), and opus_set().
| int fec |
Definition at line 53 of file res_format_attr_opus.c.
Referenced by opus_generate_sdp_fmtp(), opus_get(), opus_getjoint(), opus_parse_sdp_fmtp(), and opus_set().
| int maxbitrate |
Definition at line 48 of file res_format_attr_opus.c.
Referenced by opus_generate_sdp_fmtp(), opus_get(), opus_getjoint(), opus_parse_sdp_fmtp(), and opus_set().
| int maxplayrate |
Definition at line 49 of file res_format_attr_opus.c.
Referenced by opus_generate_sdp_fmtp(), opus_get(), opus_getjoint(), opus_parse_sdp_fmtp(), and opus_set().
| int maxptime |
Definition at line 57 of file res_format_attr_opus.c.
Referenced by opus_get(), opus_parse_sdp_fmtp(), and opus_set().
| int ptime |
Definition at line 50 of file res_format_attr_opus.c.
Referenced by opus_get(), opus_parse_sdp_fmtp(), and opus_set().
| int spropmaxcapturerate |
Definition at line 55 of file res_format_attr_opus.c.
Referenced by opus_generate_sdp_fmtp(), opus_get(), opus_getjoint(), opus_parse_sdp_fmtp(), and opus_set().
| int spropstereo |
Definition at line 56 of file res_format_attr_opus.c.
Referenced by opus_generate_sdp_fmtp(), opus_get(), opus_getjoint(), opus_parse_sdp_fmtp(), and opus_set().
| int stereo |
Definition at line 51 of file res_format_attr_opus.c.
Referenced by opus_generate_sdp_fmtp(), opus_get(), opus_getjoint(), opus_parse_sdp_fmtp(), and opus_set().