gstreamermm
1.10.0
|
This is the complete list of members for Gst::Bus, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
add_signal_watch(int priority=Glib::PRIORITY_DEFAULT) | Gst::Bus | |
add_watch(const SlotMessage& slot, int priority=Glib::PRIORITY_DEFAULT) | Gst::Bus | |
Bus(Bus&& src) noexcept | Gst::Bus | |
Bus() | Gst::Bus | protected |
check_uniqueness(const Glib::ListHandle< const Gst::Object >& list, const Glib::ustring& name) | Gst::Object | static |
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() | Gst::Bus | static |
DestroyNotify typedef | Glib::Object | |
disable_sync_message_emission() | Gst::Bus | |
enable_sync_message_emission() | Gst::Bus | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_control_rate() const | Gst::Object | |
get_data(const QueryQuark &key) | Glib::Object | |
get_flags() const | Gst::Object | |
get_name() const | Gst::Object | |
get_parent() | Gst::Object | |
get_parent() const | Gst::Object | |
get_path_string() | Gst::Object | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
get_refcount() const | Gst::Object | |
get_type() | Gst::Bus | static |
gobj() | Gst::Bus | inline |
gobj() const | Gst::Bus | inline |
gobj_copy() | Gst::Bus | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
has_ancestor(const Glib::RefPtr< const Gst::Object >& ancestor) const | Gst::Object | |
has_as_ancestor(const Glib::RefPtr< Gst::Object >& ancestor) const | Gst::Object | |
has_as_parent(const Glib::RefPtr< Gst::Object >& parent) const | Gst::Object | |
has_asctive_control_bindings() const | Gst::Object | |
have_pending() const | Gst::Bus | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
is_bin() const | Gst::Object | |
is_element() const | Gst::Object | |
is_element_factory() const | Gst::Object | |
is_pad() const | Gst::Object | |
is_pad_template() const | Gst::Object | |
notify_callbacks() | sigc::trackable | |
Object(Object&& src) noexcept | Gst::Object | |
Glib::Object::Object(const Object &)=delete | Glib::Object | |
Glib::Object::Object(Object &&src) noexcept | Glib::Object | |
Glib::Object::Object() | Glib::Object | protected |
Glib::Object::Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Glib::Object::Object(GObject *castitem) | Glib::Object | protected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected |
ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
on_deep_notify(const Glib::RefPtr< Gst::Object >& prop_object, GParamSpec* prop) | Gst::Object | protectedvirtual |
on_message(const Glib::RefPtr< Gst::Message >& message) | Gst::Bus | protectedvirtual |
on_sync_message(const Glib::RefPtr< Gst::Message >& message) | Gst::Bus | protectedvirtual |
operator=(Bus&& src) noexcept | Gst::Bus | |
Gst::Object::operator=(Object&& src) noexcept | Gst::Object | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected |
sigc::trackable::operator=(const trackable &src) | sigc::trackable | |
sigc::trackable::operator=(trackable &&src) | sigc::trackable | |
peek() | Gst::Bus | |
peek() const | Gst::Bus | |
poll(MessageType message_type, ClockTime timeout) | Gst::Bus | |
pop() | Gst::Bus | |
pop(MessageType message_type) | Gst::Bus | |
pop(ClockTime timeout) | Gst::Bus | |
pop(ClockTime timeout, MessageType message_type) | Gst::Bus | |
post(Glib::RefPtr< Gst::Message >&& message) | Gst::Bus | |
property_name() | Gst::Object | |
property_name() const | Gst::Object | |
property_parent() | Gst::Object | |
property_parent() const | Gst::Object | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
remove_signal_watch() | Gst::Bus | |
remove_watch(guint watch_id) | Gst::Bus | |
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_flushing(bool flushing=true) | Gst::Bus | |
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_sync_handler(const SlotMessageSync& slot) | Gst::Bus | |
signal_deep_notify() | Gst::Object | |
signal_message() | Gst::Bus | |
signal_sync_message() | Gst::Bus | |
SlotMessage typedef | Gst::Bus | |
SlotMessageSync typedef | Gst::Bus | |
steal_data(const QueryQuark &quark) | Glib::Object | |
suggest_next_sync() const | Gst::Object | |
sync_values(Gst::ClockTime timestamp) | Gst::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable() noexcept | sigc::trackable | |
trackable(const trackable &src) noexcept | sigc::trackable | |
trackable(trackable &&src) | sigc::trackable | |
unparent() | Gst::Object | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GstBus* object, bool take_copy=false) | Gst::Bus | related |
Gst::Object::wrap(GstObject* object, bool take_copy=false) | Gst::Object | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Bus() noexcept override | Gst::Bus | |
~Object() noexcept override | Gst::Object | |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~trackable() | sigc::trackable |