earMonitorDelay property

  1. @JsonKey(name: 'earMonitorDelay')
int? earMonitorDelay
final

The ear monitor delay (ms), which is the delay from microphone input to headphone output.

Implementation

@JsonKey(name: 'earMonitorDelay')
final int? earMonitorDelay;