org.gstreamer.lowlevel
Interface GstElementAPI.GstElementClass.ReleasePad

All Superinterfaces:
com.sun.jna.Callback, GstAPI.GstCallback
Enclosing class:
GstElementAPI.GstElementClass

public static interface GstElementAPI.GstElementClass.ReleasePad
extends GstAPI.GstCallback


Field Summary
 
Fields inherited from interface org.gstreamer.lowlevel.GstAPI.GstCallback
TYPE_MAPPER
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 void callback(Element element, Pad pad)
           
 

Method Detail

callback

void callback(Element element,
              Pad pad)