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