Gst::Registry Member List
This is the complete list of members for
Gst::Registry, including all inherited members.
add_feature(const Glib::RefPtr<Gst::PluginFeature>& feature) | Gst::Registry | |
add_path(const Glib::ustring& path) | Gst::Registry | |
add_plugin(const Glib::RefPtr<Gst::Plugin>& plugin) | Gst::Registry | |
check_feature_version(const Glib::ustring& feature_name, guint min_major, guint min_minor, guint min_micro) | Gst::Registry | [static] |
find_feature(const Glib::ustring& name, GType type) | Gst::Registry | |
find_plugin(const Glib::ustring& name) | Gst::Registry | |
get_default() | Gst::Registry | [static] |
get_feature_list(GType type) | Gst::Registry | |
get_feature_list(const Glib::ustring& name) | Gst::Registry | |
get_feature_list(const PluginFeature::SlotFilter& filter, bool first) | Gst::Registry | |
get_name() const | Gst::Object | |
get_name_prefix() const | Gst::Object | |
get_parent() | Gst::Object | |
get_parent() const | Gst::Object | |
get_path_list() | Gst::Registry | |
get_plugin_list() | Gst::Registry | |
get_plugin_list(const Plugin::SlotFilter& filter, bool first) | Gst::Registry | |
gobj() | Gst::Registry | [inline] |
gobj() const | Gst::Registry | [inline] |
gobj_copy() | Gst::Registry | |
lookup(const Glib::ustring& filename) | Gst::Registry | |
lookup_feature(const Glib::ustring& name) | Gst::Registry | |
Object() | Gst::Object | [protected] |
on_feature_added(const Glib::RefPtr<Gst::PluginFeature>& feature) | Gst::Registry | [protected, virtual] |
on_plugin_added(const Glib::RefPtr<Gst::Plugin>& plugin) | Gst::Registry | [protected, virtual] |
property_name() | Gst::Object | |
property_name() const | Gst::Object | |
reference() const | Gst::Object | |
remove_feature(const Glib::RefPtr<Gst::PluginFeature>& feature) | Gst::Registry | |
remove_plugin(const Glib::RefPtr<Gst::Plugin>& plugin) | Gst::Registry | |
restore(xmlpp::Node* self) | Gst::Object | |
save(xmlpp::Node* parent) const | Gst::Object | |
scan_path(const Glib::ustring& path) | Gst::Registry | |
set_name(const Glib::ustring& name) | Gst::Object | |
set_name() | Gst::Object | |
set_name_prefix(const Glib::ustring& prefix) | Gst::Object | |
set_parent(const Glib::RefPtr<Object>& parent) | Gst::Object | |
signal_feature_added() | Gst::Registry | |
signal_plugin_added() | Gst::Registry | |
unparent() | Gst::Object | |
unreference() const | Gst::Object | |
wrap(GstRegistry* object, bool take_copy=false) | Gst::Registry | [related] |
Gst::Object::wrap(GstObject* object, bool take_copy=false) | Gst::Object | [related] |
xml_read_cache(const Glib::ustring& location) | Gst::Registry | |
xml_write_cache(const Glib::ustring& location) | Gst::Registry | |
~Object() | Gst::Object | [virtual] |
~Registry() | Gst::Registry | [virtual] |