|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Device | |
|---|---|
| com.github.sarxos.webcam.ds.buildin | |
| com.github.sarxos.webcam.ds.buildin.cgt | |
| com.github.sarxos.webcam.ds.buildin.natives | |
| Uses of Device in com.github.sarxos.webcam.ds.buildin |
|---|
| Constructors in com.github.sarxos.webcam.ds.buildin with parameters of type Device | |
|---|---|
WebcamDefaultDevice(Device device)
|
|
| Uses of Device in com.github.sarxos.webcam.ds.buildin.cgt |
|---|
| Methods in com.github.sarxos.webcam.ds.buildin.cgt that return types with arguments of type Device | |
|---|---|
List<Device> |
GetDevicesTask.getDevices()
|
| Methods in com.github.sarxos.webcam.ds.buildin.cgt with parameters of type Device | |
|---|---|
boolean |
StartSessionTask.startSession(Dimension size,
Device device)
|
| Uses of Device in com.github.sarxos.webcam.ds.buildin.natives |
|---|
| Methods in com.github.sarxos.webcam.ds.buildin.natives that return Device | |
|---|---|
protected Device |
Device.identifier(org.bridj.Pointer<Byte> identifier)
|
protected Device |
Device.name(org.bridj.Pointer<Byte> name)
|
| Methods in com.github.sarxos.webcam.ds.buildin.natives that return types with arguments of type Device | |
|---|---|
List<Device> |
DeviceList.asArrayList()
|
protected org.bridj.Pointer<org.bridj.Pointer<Device>> |
DeviceList.devices()
|
org.bridj.Pointer<Device> |
DeviceList.getDevice(int i)
|
| Method parameters in com.github.sarxos.webcam.ds.buildin.natives with type arguments of type Device | |
|---|---|
protected DeviceList |
DeviceList.devices(org.bridj.Pointer<org.bridj.Pointer<Device>> devices)
|
boolean |
OpenIMAJGrabber.startSession(int width,
int height,
double reqFPS,
org.bridj.Pointer<Device> devptr)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||