abort_state() | Gst::Element | |
add_pad(const Glib::RefPtr< Pad > &pad) | Gst::Element | |
BaseClassType typedef | Gst::Element | |
BaseObjectType typedef | Gst::Element | |
change_state(StateChange transition) | Gst::Element | |
continue_state(StateChangeReturn prestate_value) | Gst::Element | |
CppClassType typedef | Gst::Element | |
CppObjectType typedef | Gst::Element | |
create(const Glib::ustring &factoryname, const Glib::ustring &name) | Gst::Element | [static] |
create_all_pads() | Gst::Element | |
Element(const Glib::ConstructParams &construct_params) | Gst::Element | [explicit, protected] |
Element(GstElement *castitem) | Gst::Element | [explicit, protected] |
Element() | Gst::Element | [protected] |
Element_Class class | Gst::Element | [friend] |
get_base_time() const | Gst::Element | |
get_base_type() G_GNUC_CONST | Gst::Element | [static] |
get_bus() | Gst::Element | |
get_bus() const | Gst::Element | |
get_clock() | Gst::Element | |
get_clock() const | Gst::Element | |
get_compatible_pad(const Glib::RefPtr< Pad > &pad, const Glib::RefPtr< Caps > &caps) | Gst::Element | |
get_compatible_pad_template(const Glib::RefPtr< PadTemplate > &padtemplate) | Gst::Element | |
get_name() const | Gst::Object | |
get_name_prefix() const | Gst::Object | |
get_pad(const Glib::ustring &name) | Gst::Element | |
get_parent() | Gst::Object | |
get_parent() const | Gst::Object | |
get_request_pad(const Glib::ustring &name) | Gst::Element | |
get_state(State &state, State &pending, ClockTime timeout) const | Gst::Element | |
get_static_pad(const Glib::ustring &name) | Gst::Element | |
get_type() G_GNUC_CONST | Gst::Element | [static] |
gobj() | Gst::Element | [inline] |
gobj() const | Gst::Element | [inline] |
gobj_copy() | Gst::Element | |
is_indexable() const | Gst::Element | |
is_locked_state() const | Gst::Element | |
link(const Glib::RefPtr< Element > &other_element) | Gst::Element | |
link_filtered(const Glib::RefPtr< Element > &other_element, const Glib::RefPtr< Caps > &filter) | Gst::Element | |
link_pads(const Glib::ustring &padname, const Glib::RefPtr< Element > &other_element, const Glib::ustring &others_padname) | Gst::Element | |
link_pads_filtered(const char *padname, const Glib::RefPtr< Element > &other_element, const char *others_padname, const Glib::RefPtr< Caps > &filter) | Gst::Element | |
lost_state() | Gst::Element | |
no_more_pads() | Gst::Element | |
Object(const Glib::ConstructParams &construct_params) | Gst::Object | [explicit, protected] |
Object(GstObject *castitem) | Gst::Object | [explicit, protected] |
Object() | Gst::Object | [protected] |
post_message(const Glib::RefPtr< Message > &message) | Gst::Element | |
provide_clock() | Gst::Element | |
provide_clock() const | Gst::Element | |
provides_clock() const | Gst::Element | |
query(const Glib::RefPtr< Query > &query) | Gst::Element | |
query_convert(Format src_format, gint64 src_value, Format &dst_format, gint64 &dst_value) const | Gst::Element | |
query_duration(Format &format, gint64 &duration) const | Gst::Element | |
query_duration(Format &format) const | Gst::Element | |
query_position(Format &format, gint64 &position) const | Gst::Element | |
query_position(Format &format) const | Gst::Element | |
reference() const | Gst::Object | |
release_request_pad(const Glib::RefPtr< Pad > &pad) | Gst::Element | |
remove_pad(const Glib::RefPtr< Pad > &pad) | Gst::Element | |
requires_clock() const | Gst::Element | |
seek(Format format, SeekFlags flags, gint64 position) | Gst::Element | |
seek(double rate, Format format, SeekFlags flags, SeekType current_type, gint64 current_position, SeekType stop_type, gint64 stop_position) | Gst::Element | |
send_event(const Glib::RefPtr< Event > &event) | Gst::Element | |
set_base_time(ClockTime time) | Gst::Element | |
set_bus(const Glib::RefPtr< Bus > &bus) | Gst::Element | |
set_clock(const Glib::RefPtr< Clock > &clock) | Gst::Element | |
set_locked_state(gboolean locked_state) | Gst::Element | |
set_name(const Glib::ustring &name) | Gst::Object | |
set_name_prefix(const Glib::ustring &prefix) | Gst::Object | |
set_parent(const Glib::RefPtr< Object > &parent) | Gst::Object | |
set_state(State state) | Gst::Element | |
signal_no_more_pads() | Gst::Element | |
signal_pad_added() | Gst::Element | |
signal_pad_removed() | Gst::Element | |
sync_state_with_parent() | Gst::Element | |
unlink(const Glib::RefPtr< Element > &other_element) | Gst::Element | |
unlink_pads(const Glib::ustring &padname, const Glib::RefPtr< Element > &other_element, const Glib::ustring &other_padname) | Gst::Element | |
unparent() | Gst::Object | |
unreference() const | Gst::Object | |
wrap(GstElement *object, bool take_copy=false) | Gst::Element | [related] |
Gst::Object::wrap(GstObject *object, bool take_copy=false) | Gst::Object | [related] |
~Element() | Gst::Element | [virtual] |
~Object() | Gst::Object | [virtual] |