Bartosz Firyn (SarXos)

com.github.sarxos.webcam.ds.jmf
Class JmfDriver

java.lang.Object
  extended by com.github.sarxos.webcam.ds.jmf.JmfDriver
All Implemented Interfaces:
com.github.sarxos.webcam.WebcamDriver

public class JmfDriver
extends Object
implements com.github.sarxos.webcam.WebcamDriver


Constructor Summary
JmfDriver()
           
 
Method Summary
 List<com.github.sarxos.webcam.WebcamDevice> getDevices()
           
 boolean isThreadSafe()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmfDriver

public JmfDriver()
Method Detail

getDevices

public List<com.github.sarxos.webcam.WebcamDevice> getDevices()
Specified by:
getDevices in interface com.github.sarxos.webcam.WebcamDriver

isThreadSafe

public boolean isThreadSafe()
Specified by:
isThreadSafe in interface com.github.sarxos.webcam.WebcamDriver

Bartosz Firyn (SarXos)

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