Uses of Interface
org.gstreamer.lowlevel.GstTagListAPI.TagForeachFunc

Packages that use GstTagListAPI.TagForeachFunc
org.gstreamer.lowlevel   
 

Uses of GstTagListAPI.TagForeachFunc in org.gstreamer.lowlevel
 

Methods in org.gstreamer.lowlevel with parameters of type GstTagListAPI.TagForeachFunc
 void GstTagListAPI.gst_tag_list_foreach(TagList list, GstTagListAPI.TagForeachFunc func, com.sun.jna.Pointer user_data)