Uses of Interface
com.github.sarxos.webcam.WebcamDevice

Packages that use WebcamDevice
com.github.sarxos.webcam   
 

Uses of WebcamDevice in com.github.sarxos.webcam
 

Methods in com.github.sarxos.webcam that return types with arguments of type WebcamDevice
 List<WebcamDevice> WebcamDataSource.getDevices()
           
 

Constructors in com.github.sarxos.webcam with parameters of type WebcamDevice
Webcam(WebcamDevice device)
          Webcam class.
 



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