codeanticode.gsvideo
Class GSBufferSrc
java.lang.Object
CustomSrc
codeanticode.gsvideo.GSBufferSrc
public class GSBufferSrc
- extends CustomSrc
This class is intended to injects buffers into the GStreamer pipeline. DOESN'T WORK.
Constructor Summary |
GSBufferSrc(processing.core.PApplet parent,
java.util.concurrent.SynchronousQueue<java.nio.ByteBuffer> queue,
int wt,
int w,
int h,
java.lang.String name)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GSBufferSrc
public GSBufferSrc(processing.core.PApplet parent,
java.util.concurrent.SynchronousQueue<java.nio.ByteBuffer> queue,
int wt,
int w,
int h,
java.lang.String name)
srcIsSeekable
public boolean srcIsSeekable()
processing library gsvideo by Andres Colubri. (c) 2008