gBroutin / gstreamer-java

Automatically exported from code.google.com/p/gstreamer-java
0 stars 0 forks source link

add registry manipulation #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
gst_registry_add_feature
gst_registry_add_path
gst_registry_add_plugin
gst_registry_binary_read_cache
gst_registry_binary_write_cache
gst_registry_feature_filter
gst_registry_find_feature
gst_registry_find_plugin
gst_registry_fork_is_enabled
gst_registry_fork_set_enabled
gst_registry_get_default
gst_registry_get_feature_list
gst_registry_get_feature_list_by_plugin
gst_registry_get_feature_list_cookie
gst_registry_get_path_list
gst_registry_get_plugin_list
gst_registry_get_type
gst_registry_lookup
gst_registry_lookup_feature
gst_registry_plugin_filter
gst_registry_remove_feature
gst_registry_remove_plugin
gst_registry_scan_path
gst_registry_xml_read_cache
gst_registry_xml_write_cache

Original issue reported on code.google.com by lfar...@gmail.com on 30 Mar 2011 at 9:57