delay property

  1. @deprecated
int delay
getter/setter pair

Time delay (ms). In scenarios where audio and video is synchronized, you can use the value of networkTransportDelay and jitterBufferDelay in RemoteAudioStats to know the delay statistics of the remote video.

Implementation

@deprecated
int delay;