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

Packages that use WebcamDataSource
com.github.sarxos.webcam   
 

Uses of WebcamDataSource in com.github.sarxos.webcam
 

Methods in com.github.sarxos.webcam that return WebcamDataSource
static WebcamDataSource Webcam.getDataSource()
           
 

Methods in com.github.sarxos.webcam with parameters of type WebcamDataSource
static void Webcam.setDataSource(WebcamDataSource ds)
          Set new data source to be used by webcam.
 



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