|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |