org.gstreamer.lowlevel
Interface GstBusAPI.BusCallback

All Superinterfaces:
com.sun.jna.Callback, GstAPI.GstCallback
Enclosing interface:
GstBusAPI

public static interface GstBusAPI.BusCallback
extends GstAPI.GstCallback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler
 
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
 boolean callback(Bus bus, Message msg, com.sun.jna.Pointer data)
           
 

Method Detail

callback

boolean callback(Bus bus,
                 Message msg,
                 com.sun.jna.Pointer data)


Copyright © 2010. All Rights Reserved.