This object specifies the maximum jitter buffer size.
If cvapCodecConfigJitterDelayMode is set to adaptive(1),
the DSP will dynamically pick an optimal value of the
jitter buffer size between the range of
cvapCodecConfigJitterMaxDelay and
cvapCodecConfigJitterMinDelay.
If cvapCodecConfigJitterDelayMode is set to fixed(2),
this object is ignored.
The value of cvapCodecConfigJitterMaxDelay needs to be
greater than or equal to the value of
cvapCodecConfigNewJtrNomDelay.