Called when the audio latency of the specified connection has changed.
| connectionId | The identifier of the connection. |
| latency | The new audio latency. |
import "ToiAudioOutputLatencyChangedEvent.idl";
Public Attributes | |
| readonly attribute unsigned long | connectionId |
| readonly attribute long | latency |