org.gstreamer.lowlevel
Interface GstElementAPI.GstElementClass.ChangeState

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

public static interface GstElementAPI.GstElementClass.ChangeState
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
 StateChangeReturn callback(Element element, int transition)
           
 

Method Detail

callback

StateChangeReturn callback(Element element,
                           int transition)