This object specifies the minimum 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 cvapCodecConfigJitterMinDelay needs to be
smaller than or equal to the value of
cvapCodecConfigNewJtrNomDelay.