Uses of Interface
org.jitsi.impl.neomedia.device.UpdateAvailableDeviceListListener
-
Packages that use UpdateAvailableDeviceListListener Package Description org.jitsi.impl.neomedia.device -
-
Uses of UpdateAvailableDeviceListListener in org.jitsi.impl.neomedia.device
Methods in org.jitsi.impl.neomedia.device with parameters of type UpdateAvailableDeviceListListener Modifier and Type Method Description voidAudioSystem2. addUpdateAvailableDeviceListListener(UpdateAvailableDeviceListListener listener)Adds a listener which is to be notified before and after this AudioSystem's method updateAvailableDeviceList() is invoked.voidAudioSystem2. removeUpdateAvailableDeviceListListener(UpdateAvailableDeviceListListener listener)
-