Uses of Class
org.gstreamer.lowlevel.GObjectAPI.GTypeInstance

Packages that use GObjectAPI.GTypeInstance
org.gstreamer.lowlevel   
 

Uses of GObjectAPI.GTypeInstance in org.gstreamer.lowlevel
 

Fields in org.gstreamer.lowlevel declared as GObjectAPI.GTypeInstance
 GObjectAPI.GTypeInstance GObjectAPI.GObjectStruct.g_type_instance
           
 GObjectAPI.GTypeInstance GObjectAPI.GParamSpec.g_type_instance
           
 

Methods in org.gstreamer.lowlevel with parameters of type GObjectAPI.GTypeInstance
 void GObjectAPI.GInstanceInitFunc.callback(GObjectAPI.GTypeInstance instance, com.sun.jna.Pointer g_class)