gstreamermm
1.4.3
|
This is the complete list of members for Gst::Plugin, including all inherited members.
add_dependency(const Glib::StringArrayHandle& env_vars, const Glib::StringArrayHandle& paths, const Glib::StringArrayHandle& names, Gst::PluginDependencyFlags flags) | Gst::Plugin | |
add_dependency(const Glib::ustring& env_vars, const Glib::ustring& paths, const Glib::ustring& names, Gst::PluginDependencyFlags flags) | Gst::Plugin | |
check_uniqueness(const Glib::ListHandle< const Gst::Object >& list, const Glib::ustring& name) | Gst::Object | static |
error_quark() | Gst::Plugin | static |
get_cache_data() const | Gst::Plugin | |
get_description() const | Gst::Plugin | |
get_filename() const | Gst::Plugin | |
get_flags() const | Gst::Object | |
get_license() const | Gst::Plugin | |
get_name() const | Gst::Plugin | |
get_origin() const | Gst::Plugin | |
get_package() const | Gst::Plugin | |
get_parent() | Gst::Object | |
get_parent() const | Gst::Object | |
get_path_string() | Gst::Object | |
get_refcount() const | Gst::Object | |
get_release_date_string() const | Gst::Plugin | |
get_source() const | Gst::Plugin | |
get_type() | Gst::Plugin | static |
get_version() const | Gst::Plugin | |
gobj() | Gst::Plugin | inline |
gobj() const | Gst::Plugin | inline |
gobj_copy() | Gst::Plugin | |
has_ancestor(const Glib::RefPtr< const Gst::Object >& ancestor) const | Gst::Object | |
is_bin() const | Gst::Object | |
is_element() const | Gst::Object | |
is_element_factory() const | Gst::Object | |
is_loaded() const | Gst::Plugin | |
is_pad() const | Gst::Object | |
is_pad_template() const | Gst::Object | |
load() | Gst::Plugin | |
load_by_name(const Glib::ustring& name) | Gst::Plugin | static |
load_file(const Glib::ustring& filename) | Gst::Plugin | static |
on_deep_notify(const Glib::RefPtr< Object >& prop_object, GParamSpec* prop) | Gst::Object | protectedvirtual |
property_name() | Gst::Object | |
property_name() const | Gst::Object | |
register_static(int major_version, int minor_version, const Glib::ustring& name, const Glib::ustring& description, const SlotInit& init_slot, const Glib::ustring& version, const Glib::ustring& license, const Glib::ustring& source, const Glib::ustring& package, const Glib::ustring& origin) | Gst::Plugin | static |
set_cache_data(Gst::Structure& cache_data) | Gst::Plugin | |
set_name(const Glib::ustring& name) | Gst::Object | |
set_parent(const Glib::RefPtr< Gst::Object >& parent) | Gst::Object | |
signal_deep_notify() | Gst::Object | |
SlotFilter typedef | Gst::Plugin | |
SlotInit typedef | Gst::Plugin | |
unparent() | Gst::Object | |
wrap(GstPlugin* object, bool take_copy=false) | Gst::Plugin | related |
Gst::Object::wrap(GstObject* object, bool take_copy=false) | Gst::Object | related |
~Object() | Gst::Object | virtual |
~Plugin() | Gst::Plugin | virtual |