Package | Description |
---|---|
com.github.sarxos.webcam.ds.buildin | |
com.github.sarxos.webcam.ds.buildin.natives |
Modifier and Type | Method and Description |
---|---|
Device |
WebcamDefaultDevice.getDeviceRef() |
Constructor and Description |
---|
WebcamDefaultDevice(Device device) |
Modifier and Type | Method and Description |
---|---|
protected Device |
Device.identifier(org.bridj.Pointer<java.lang.Byte> identifier) |
protected Device |
Device.name(org.bridj.Pointer<java.lang.Byte> name) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Device> |
DeviceList.asArrayList() |
protected org.bridj.Pointer<org.bridj.Pointer<Device>> |
DeviceList.devices() |
org.bridj.Pointer<Device> |
DeviceList.getDevice(int i) |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2012-2018 Bartosz Firyn (SarXos). All Rights Reserved.