| Package | Description |
|---|---|
| org.jitsi.impl.neomedia | |
| org.jitsi.impl.neomedia.device | |
| org.jitsi.service.neomedia |
| Modifier and Type | Method and Description |
|---|---|
ScreenDevice |
MediaServiceImpl.getDefaultScreenDevice()
Get default screen device.
|
ScreenDevice |
MediaServiceImpl.getScreenForPoint(Point p)
Find the screen device that contains specified point.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScreenDevice> |
MediaServiceImpl.getAvailableScreenDevices()
Get available screens.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScreenDeviceImpl
Implementation of ScreenDevice.
|
| Modifier and Type | Method and Description |
|---|---|
static ScreenDevice[] |
ScreenDeviceImpl.getAvailableScreenDevices()
Returns all available ScreenDevices.
|
static ScreenDevice |
ScreenDeviceImpl.getDefaultScreenDevice()
Gets the default ScreenDevice.
|
| Modifier and Type | Method and Description |
|---|---|
ScreenDevice |
MediaService.getDefaultScreenDevice()
Get default ScreenDevice device.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScreenDevice> |
MediaService.getAvailableScreenDevices()
Get available ScreenDevices.
|
Copyright © 2021 jitsi.org. All rights reserved.