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

Packages that use GObjectAPI.GTypeInfo
org.gstreamer.lowlevel   
 

Uses of GObjectAPI.GTypeInfo in org.gstreamer.lowlevel
 

Methods in org.gstreamer.lowlevel with parameters of type GObjectAPI.GTypeInfo
 GType GObjectAPI.g_type_register_static(GType parent_type, com.sun.jna.Pointer type_name, GObjectAPI.GTypeInfo info, int flags)
           
 GType GObjectAPI.g_type_register_static(GType parent_type, java.lang.String type_name, GObjectAPI.GTypeInfo info, int flags)