enum SupportedAmrCodecSets

The value representation is given as a bitmask of AMR rates.

255
AMR_CONFIG_SET_ALL_RATES
AMR codec configuration indicates support of all rates.
Rates: 12.20, 10.2, 7.95, 7.40, 6.70, 5.90, 5.15 and 4.75 kbit/s. This value means that when MRF receives an offer without mode-set, then the offer will not be modified by MRF by adding the mode-set attribute to it. The absence of mode-set attribute in the offer equals to the support of all AMR codec rates.
1
AMR_CONFIG_SET_0
AMR codec configuration indicates support of single rate 4.75 kbit/s.
149
AMR_CONFIG_SET_1
AMR codec configuration indicates support of rates 12.20, 7.40, 5.90, 4.75 kbit/s.
4
AMR_CONFIG_SET_2
AMR codec configuration indicates support of single rate 5.90 kbit/s.
8
AMR_CONFIG_SET_3
AMR codec configuration indicates support of single rate 6.70 kbit/s.
16
AMR_CONFIG_SET_4
AMR codec configuration indicates support of single rate 7.40 kbit/s.
32
AMR_CONFIG_SET_5
AMR codec configuration indicates support of single rate 7.95 kbit/s.
64
AMR_CONFIG_SET_6
AMR codec configuration indicates support of single rate 10.20 kbit/s.
128
AMR_CONFIG_SET_7
AMR codec configuration indicates support of single rate 12.20 kbit/s.
5
AMR_CONFIG_SET_8
AMR codec configuration indicates support of rate 4.75 and 5.90 kbit/s.
13
AMR_CONFIG_SET_9
AMR codec configuration indicates support of rate 4.75, 5.90 and 6.70 kbit/s.
29
AMR_CONFIG_SET_10_AND_11
AMR codec configuration indicates support of rate 4.75, 5.90, 6.70 and 7.40 kbit/s.
AMR sets 10 and 11 contain same rates.
77
AMR_CONFIG_SET_12_AND_13
AMR codec configuration indicates support of rate 4.75, 5.90, 6.70 and 10.20 kbit/s.
AMR sets 12 and 13 contain same rates.
165
AMR_CONFIG_SET_14_AND_15
AMR codec configuration indicates support of rate 4.75, 5.90, 7.95 and 12.20 kbit/s.
AMR sets 14 and 15 contain same rates.