ToiAudioOutputLatencyChangedEvent Interface Reference

Description

Called when the audio latency of the specified connection has changed.

Parameters:
connectionIdThe identifier of the connection.
latencyThe new audio latency.

import "ToiAudioOutputLatencyChangedEvent.idl";

Inheritance diagram for ToiAudioOutputLatencyChangedEvent:
ToiEvent

List of all members.

Public Attributes

readonly attribute unsigned long connectionId
readonly attribute long latency