org.gstreamer.lowlevel
Interface BaseAPI.EventNotify

All Superinterfaces:
com.sun.jna.Callback
Enclosing interface:
BaseAPI

public static interface BaseAPI.EventNotify
extends com.sun.jna.Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 boolean callback(Element src, Event event)
           
 

Method Detail

callback

boolean callback(Element src,
                 Event event)