Package | Description |
---|---|
org.gstreamer.lowlevel |
Modifier and Type | Method and Description |
---|---|
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) |