gstreamermm  1.10.0
Gst::ElementFactory Member List

This is the complete list of members for Gst::ElementFactory, including all inherited members.

add_destroy_notify_callback(void *data, func_destroy_notify func) constsigc::trackable
can_sink_all_caps(const Glib::RefPtr< const Gst::Caps >& caps) constGst::ElementFactory
can_sink_any_caps(const Glib::RefPtr< const Gst::Caps >& caps) constGst::ElementFactory
can_src_all_caps(const Glib::RefPtr< const Gst::Caps >& caps) constGst::ElementFactory
can_src_any_caps(const Glib::RefPtr< const Gst::Caps >& caps) constGst::ElementFactory
check_uniqueness(const Glib::ListHandle< const Gst::Object >& list, const Glib::ustring& name)Gst::Objectstatic
check_version(guint min_major, guint min_minor, guint min_micro) constGst::PluginFeature
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, sigc::slot< void > &&slot)Glib::ObjectBase
create(const Glib::ustring& name)Gst::ElementFactory
create()Gst::ElementFactory
create_element(const Glib::ustring& factory_name, const Glib::ustring& name)Gst::ElementFactorystatic
create_element(const Glib::ustring& factory_name)Gst::ElementFactorystatic
DestroyNotify typedefGlib::Object
ElementFactory(ElementFactory&& src) noexceptGst::ElementFactory
filter(const std::vector< Glib::RefPtr< Gst::ElementFactory > >& list, const Glib::RefPtr< const Gst::Caps >& caps, PadDirection direction, bool subsetonly)Gst::ElementFactorystatic
find(const Glib::ustring& name)Gst::ElementFactorystatic
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_control_rate() constGst::Object
get_data(const QueryQuark &key)Glib::Object
get_element_type() constGst::ElementFactory
get_elements(ElementFactoryListType type, Rank minrank)Gst::ElementFactorystatic
get_flags() constGst::Object
get_metadata(const Glib::ustring& key) constGst::ElementFactory
get_metadata_keys() constGst::ElementFactory
get_name() constGst::Object
get_num_pad_templates() constGst::ElementFactory
get_parent()Gst::Object
get_parent() constGst::Object
get_path_string()Gst::Object
get_plugin() constGst::PluginFeature
get_plugin_name() constGst::PluginFeature
get_property(const Glib::ustring &property_name, PropertyType &value) constGlib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) constGlib::ObjectBase
get_rank() constGst::PluginFeature
get_refcount() constGst::Object
get_static_pad_templates() constGst::ElementFactory
get_type()Gst::ElementFactorystatic
get_uri_protocols() constGst::ElementFactory
get_uri_type() constGst::ElementFactory
gobj()Gst::ElementFactoryinline
gobj() constGst::ElementFactoryinline
gobj_copy()Gst::ElementFactory
Glib::Object::gobj_copy() constGlib::ObjectBase
has_ancestor(const Glib::RefPtr< const Gst::Object >& ancestor) constGst::Object
has_as_ancestor(const Glib::RefPtr< Gst::Object >& ancestor) constGst::Object
has_as_parent(const Glib::RefPtr< Gst::Object >& parent) constGst::Object
has_asctive_control_bindings() constGst::Object
has_interface(const Glib::ustring& name) constGst::ElementFactory
initialize(GObject *castitem)Glib::ObjectBaseprotected
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper)Glib::ObjectBaseprotected
is_bin() constGst::Object
is_element() constGst::Object
is_element_factory() constGst::Object
is_pad() constGst::Object
is_pad_template() constGst::Object
is_type(ElementFactoryListType type) constGst::ElementFactory
load()Gst::PluginFeature
notify_callbacks()sigc::trackable
Object(Object&& src) noexceptGst::Object
Glib::Object::Object(const Object &)=deleteGlib::Object
Glib::Object::Object(Object &&src) noexceptGlib::Object
Glib::Object::Object()Glib::Objectprotected
Glib::Object::Object(const Glib::ConstructParams &construct_params)Glib::Objectprotected
Glib::Object::Object(GObject *castitem)Glib::Objectprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char *custom_type_name)Glib::ObjectBaseprotected
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBaseprotected
ObjectBase(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
on_deep_notify(const Glib::RefPtr< Gst::Object >& prop_object, GParamSpec* prop)Gst::Objectprotectedvirtual
operator=(ElementFactory&& src) noexceptGst::ElementFactory
Gst::PluginFeature::operator=(PluginFeature&& src) noexceptGst::PluginFeature
Gst::Object::operator=(Object&& src) noexceptGst::Object
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object &&src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase &&src) noexceptGlib::ObjectBaseprotected
sigc::trackable::operator=(const trackable &src)sigc::trackable
sigc::trackable::operator=(trackable &&src)sigc::trackable
PluginFeature(PluginFeature&& src) noexceptGst::PluginFeature
property_name()Gst::Object
property_name() constGst::Object
property_parent()Gst::Object
property_parent() constGst::Object
reference() constGlib::ObjectBasevirtual
register_element(const Glib::RefPtr< Gst::Plugin >& plugin, const Glib::ustring& name, guint rank, GType type)Gst::ElementFactorystatic
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) constsigc::trackable
set_control_bindings_disabled(bool disabled)Gst::Object
set_control_rate(Gst::ClockTime control_rate)Gst::Object
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_name(const Glib::ustring& name)Gst::Object
set_parent(const Glib::RefPtr< Gst::Object >& parent)Gst::Object
set_property(const Glib::ustring &property_name, const PropertyType &value)Glib::ObjectBase
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value)Glib::ObjectBase
set_rank(guint rank)Gst::PluginFeature
signal_deep_notify()Gst::Object
SlotFilter typedefGst::PluginFeature
steal_data(const QueryQuark &quark)Glib::Object
suggest_next_sync() constGst::Object
sync_values(Gst::ClockTime timestamp)Gst::Object
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
unparent()Gst::Object
unreference() constGlib::ObjectBasevirtual
wrap(GstElementFactory* object, bool take_copy=false)Gst::ElementFactoryrelated
Gst::PluginFeature::wrap(GstPluginFeature* object, bool take_copy=false)Gst::PluginFeaturerelated
Gst::Object::wrap(GstObject* object, bool take_copy=false)Gst::Objectrelated
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
~ElementFactory() noexcept overrideGst::ElementFactory
~Object() noexcept overrideGst::Object
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~PluginFeature() noexcept overrideGst::PluginFeature
~trackable()sigc::trackable