Class CameraSource.FrameGrabberFactoryImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.bytedeco.javacv.FrameGrabber create​(int deviceNumber)  
      org.bytedeco.javacv.FrameGrabber create​(java.lang.String addressProperty)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • create

        public org.bytedeco.javacv.FrameGrabber create​(java.lang.String addressProperty)
                                                throws java.net.MalformedURLException
        Specified by:
        create in interface CameraSource.FrameGrabberFactory
        Throws:
        java.net.MalformedURLException