struct AudioCodecData

Mapping of codec priority to codec name.

AudioCodec
audioCodecName
enum AudioCodec

EVRC codecs contain their subtypes.
int16
audioCodecPriority { 0..13 }
The audio codec priority as follows:

0 - Disabled codec
1 .. 12 - Priority

The value of the codec priority specifies the place of the codec in the codec list when the SDP offer is created by the MRFP. It also determines whether the codec is enabled in this VMRFP. Priority values of enabled codecs are not used when MRFP selects codec in received SDP offer.

The priority value 1 specifies codec as the most preferred in SDP offer.
If the priority value is set to 0, the codec is disabled and MRFP does not include the specified codec in created SDP offer or select it in received SDP offer.
  struct AudioCodecData