Uses of Interface
org.gstreamer.lowlevel.GObjectAPI.GToggleNotify

Packages that use GObjectAPI.GToggleNotify
org.gstreamer.lowlevel   
 

Uses of GObjectAPI.GToggleNotify in org.gstreamer.lowlevel
 

Methods in org.gstreamer.lowlevel with parameters of type GObjectAPI.GToggleNotify
 void GObjectAPI.g_object_add_toggle_ref(com.sun.jna.Pointer object, GObjectAPI.GToggleNotify notify, IntPtr data)
           
 void GObjectAPI.g_object_add_toggle_ref(com.sun.jna.Pointer object, GObjectAPI.GToggleNotify notify, com.sun.jna.Pointer data)
           
 void GObjectAPI.g_object_remove_toggle_ref(com.sun.jna.Pointer object, GObjectAPI.GToggleNotify notify, IntPtr data)
           
 void GObjectAPI.g_object_remove_toggle_ref(com.sun.jna.Pointer object, GObjectAPI.GToggleNotify notify, com.sun.jna.Pointer data)