Bartosz Firyn (SarXos)

com.github.sarxos.webcam.ds.gstreamer.impl
Class VideoDeviceFilenameFilter

java.lang.Object
  extended by com.github.sarxos.webcam.ds.gstreamer.impl.VideoDeviceFilenameFilter
All Implemented Interfaces:
FilenameFilter

public class VideoDeviceFilenameFilter
extends Object
implements FilenameFilter


Constructor Summary
VideoDeviceFilenameFilter()
           
 
Method Summary
 boolean accept(File dir, String name)
           
 File[] getVideoFiles()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VideoDeviceFilenameFilter

public VideoDeviceFilenameFilter()
Method Detail

accept

public boolean accept(File dir,
                      String name)
Specified by:
accept in interface FilenameFilter

getVideoFiles

public File[] getVideoFiles()

Bartosz Firyn (SarXos)

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