org.gstreamer.lowlevel
Interface GObjectAPI.GClosureNotify

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

public static interface GObjectAPI.GClosureNotify
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
 void callback(com.sun.jna.Pointer data, com.sun.jna.Pointer closure)
           
 

Method Detail

callback

void callback(com.sun.jna.Pointer data,
              com.sun.jna.Pointer closure)