Uses of Class
org.gstreamer.lowlevel.IntPtr

Packages that use IntPtr
org.gstreamer.lowlevel   
 

Uses of IntPtr in org.gstreamer.lowlevel
 

Methods in org.gstreamer.lowlevel with parameters of type IntPtr
 void GObjectAPI.GWeakNotify.callback(IntPtr data, com.sun.jna.Pointer obj)
           
 void GObjectAPI.g_object_add_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, IntPtr data)
           
 void GObjectAPI.g_object_weak_ref(GObject object, GObjectAPI.GWeakNotify notify, IntPtr data)
           
 void GObjectAPI.g_object_weak_unref(GObject object, GObjectAPI.GWeakNotify notify, IntPtr data)
           
 



Copyright © 2010. All Rights Reserved.