Bartosz Firyn (SarXos)

com.github.sarxos.webcam.ds.gstreamer
Class GStreamerDriver

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

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


Constructor Summary
GStreamerDriver()
           
 
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

GStreamerDriver

public GStreamerDriver()
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.