Uses of Class
org.jitsi.service.neomedia.event.VolumeChangeEvent
-
Packages that use VolumeChangeEvent Package Description org.jitsi.service.neomedia.event -
-
Uses of VolumeChangeEvent in org.jitsi.service.neomedia.event
Methods in org.jitsi.service.neomedia.event with parameters of type VolumeChangeEvent Modifier and Type Method Description voidVolumeChangeListener. 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.
-