public class PlaybackDevices extends Devices
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_DEVICE
The property of the playback devices.
|
| Constructor and Description |
|---|
PlaybackDevices(AudioSystem audioSystem)
Initializes the playback 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 PlaybackDevices(AudioSystem audioSystem)
audioSystem - The audio system managing this playback device list.protected String getPropDevice()
getPropDevice in class DevicesCopyright © 2022 jitsi.org. All rights reserved.