com.github.sarxos.webcam.ds.jmf
Class JmfDriver
java.lang.Object
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
JmfDriver
public JmfDriver()
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
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.