Bartosz Firyn (SarXos)

Uses of Class
com.github.sarxos.webcam.ds.buildin.natives.Device

Packages that use Device
com.github.sarxos.webcam.ds.buildin.natives   
 

Uses of Device in com.github.sarxos.webcam.ds.buildin.natives
 

Methods in com.github.sarxos.webcam.ds.buildin.natives that return types with arguments of type Device
 List<Device> DeviceList.asArrayList()
           
 org.bridj.Pointer<Device> DeviceList.getDevice(int i)
           
 

Method parameters in com.github.sarxos.webcam.ds.buildin.natives with type arguments of type Device
 boolean OpenIMAJGrabber.startSession(int width, int height, double reqFPS, org.bridj.Pointer<Device> devptr)
           
 


Bartosz Firyn (SarXos)

Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.