Bartosz Firyn (SarXos)

Uses of Class
com.github.sarxos.webcam.WebcamResolution

Packages that use WebcamResolution
com.github.sarxos.webcam   
 

Uses of WebcamResolution in com.github.sarxos.webcam
 

Methods in com.github.sarxos.webcam that return WebcamResolution
static WebcamResolution WebcamResolution.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WebcamResolution[] WebcamResolution.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Bartosz Firyn (SarXos)

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