public interface VolumeChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
volumeChange(VolumeChangeEvent volumeChangeEvent)
Notifies this instance that the volume level/value maintained by a source
VolumeControl (to which this instance has previously been added)
has changed.
|
void volumeChange(VolumeChangeEvent volumeChangeEvent)
volumeChangeEvent - a VolumeChangeEvent which details the
source VolumeControl which has fired the notification and the
volume level/valueCopyright © 2022 jitsi.org. All rights reserved.