jitterBufferDelay property
The network delay (ms) from the audio receiver to the jitter buffer. When the receiving end is an audience member and audienceLatencyLevel of ClientRoleOptions is 1, this parameter does not take effect.
Implementation
@JsonKey(name: 'jitterBufferDelay')
final int? jitterBufferDelay;