org.gstreamer.lowlevel
Interface GstControlSourceAPI.GstControlSourceBind

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

public static interface GstControlSourceAPI.GstControlSourceBind
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(ControlSource self, GObjectAPI.GParamSpec pspec)
           
 

Method Detail

callback

boolean callback(ControlSource self,
                 GObjectAPI.GParamSpec pspec)