org.gstreamer.elements
Interface BufferDataAppSink.Listener

Enclosing class:
BufferDataAppSink

public static interface BufferDataAppSink.Listener


Method Summary
 void bufferFrame(int width, int height, Buffer rgb)
           
 

Method Detail

bufferFrame

void bufferFrame(int width,
                 int height,
                 Buffer rgb)