public class NotifyDevices extends PlaybackDevices
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_DEVICE
The property of the notify devices.
|
| Constructor and Description |
|---|
NotifyDevices(AudioSystem audioSystem)
Initializes the notify device list management.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPropDevice()
Returns the property of the capture devices.
|
getDevice, getDevices, getSelectedDevice, setDevice, setDevicespublic static final String PROP_DEVICE
public NotifyDevices(AudioSystem audioSystem)
audioSystem - The audio system managing this notify device list.protected String getPropDevice()
getPropDevice in class PlaybackDevicesCopyright © 2022 jitsi.org. All rights reserved.