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

Packages that use GObjectAPI.GWeakNotify
org.gstreamer.lowlevel   
 

Uses of GObjectAPI.GWeakNotify in org.gstreamer.lowlevel
 

Methods in org.gstreamer.lowlevel with parameters of type GObjectAPI.GWeakNotify
 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)