append(const Glib::RefPtr<Gst::Caps>& caps) | Gst::Caps | |
append_structure(const Structure& structure) | Gst::Caps | |
Caps() | Gst::Caps | [protected] |
copy() const | Gst::Caps | |
copy_nth(guint nth) const | Gst::Caps | |
create() | Gst::Caps | [static] |
create(const Structure& first_struct) | Gst::Caps | [static] |
create_any() | Gst::Caps | [static] |
create_from_string(const Glib::ustring& string) | Gst::Caps | [static] |
create_simple(const Glib::ustring& media_type) | Gst::Caps | [static] |
empty() const | Gst::Caps | |
equals(const Glib::RefPtr<Gst::Caps>& other_caps) const | Gst::Caps | |
equals_fixed(const Glib::RefPtr<Gst::Caps>& other_caps) const | Gst::Caps | |
get_difference(const Glib::RefPtr<const Gst::Caps>& subtrahend_caps) const | Gst::Caps | |
get_intersect(const Glib::RefPtr<Gst::Caps>& other_caps) const | Gst::Caps | |
get_normal() const | Gst::Caps | |
get_structure(guint idx) const | Gst::Caps | |
get_union(const Glib::RefPtr<Gst::Caps>& other_caps) const | Gst::Caps | |
gobj() | Gst::Caps | |
gobj() const | Gst::Caps | |
gobj_copy() const | Gst::Caps | |
is_always_compatible(const Glib::RefPtr<Gst::Caps>& other_caps) const | Gst::Caps | |
is_any() const | Gst::Caps | |
is_fixed() const | Gst::Caps | |
is_subset(const Glib::RefPtr<Gst::Caps>& superset_caps) const | Gst::Caps | |
load(xmlpp::Node* parent) | Gst::Caps | [static] |
make_writable() | Gst::Caps | |
merge(const Glib::RefPtr<Gst::Caps>& caps) | Gst::Caps | |
merge_structure(const Structure& structure) | Gst::Caps | |
operator delete(void*, size_t) | Gst::Caps | [protected] |
reference() const | Gst::Caps | |
remove_structure(guint idx) | Gst::Caps | |
save(xmlpp::Node* parent) const | Gst::Caps | |
set_simple(const Glib::ustring& name, const Glib::ValueBase& value) | Gst::Caps | |
set_simple(const Glib::ustring& name, const DataType& data) | Gst::Caps | [inline] |
set_simple(const Glib::ustring& name, const char* data) | Gst::Caps | |
simplify() | Gst::Caps | |
size() const | Gst::Caps | |
to_string() const | Gst::Caps | |
truncate() | Gst::Caps | |
unreference() const | Gst::Caps | |
wrap(GstCaps* object, bool take_copy=false) | Gst::Caps | [related] |