|
Bartosz Firyn (SarXos) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IpCamMode | |
|---|---|
| com.github.sarxos.webcam.ds.ipcam | |
| com.github.sarxos.webcam.ds.ipcam.impl | |
| Uses of IpCamMode in com.github.sarxos.webcam.ds.ipcam |
|---|
| Methods in com.github.sarxos.webcam.ds.ipcam that return IpCamMode | |
|---|---|
IpCamMode |
IpCamDevice.getMode()
|
static IpCamMode |
IpCamMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IpCamMode[] |
IpCamMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.sarxos.webcam.ds.ipcam with parameters of type IpCamMode | |
|---|---|
static void |
IpCamDeviceRegistry.register(String name,
URL url,
IpCamMode mode)
|
static void |
IpCamDeviceRegistry.register(String name,
URL url,
IpCamMode mode,
IpCamAuth auth)
|
| Constructors in com.github.sarxos.webcam.ds.ipcam with parameters of type IpCamMode | |
|---|---|
IpCamDevice(String name,
URL url,
IpCamMode mode)
|
|
IpCamDevice(String name,
URL url,
IpCamMode mode,
IpCamAuth auth)
|
|
| Uses of IpCamMode in com.github.sarxos.webcam.ds.ipcam.impl |
|---|
| Methods in com.github.sarxos.webcam.ds.ipcam.impl that return IpCamMode | |
|---|---|
IpCamMode |
IpCamDescriptor.getMode()
|
|
Bartosz Firyn (SarXos) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||