This is the complete list of members for Gst::QueryLatency, including all inherited members.
create() | Gst::QueryLatency | static |
create_accept_caps(Glib::RefPtr< Gst::Caps > filter) | Gst::Query | static |
create_allocation(Glib::RefPtr< Gst::Caps > caps, bool need_pool) | Gst::Query | static |
create_buffering(Gst::Format format) | Gst::Query | static |
create_caps(Glib::RefPtr< Gst::Caps > filter) | Gst::Query | static |
create_convert(Gst::Format format, gint64 value, Gst::Format dest_format) | Gst::Query | static |
create_drain() | Gst::Query | static |
create_duration(Gst::Format format) | Gst::Query | static |
create_formats() | Gst::Query | static |
create_latency() | Gst::Query | static |
create_position(Gst::Format format) | Gst::Query | static |
create_scheduling() | Gst::Query | static |
create_seeking(Gst::Format format) | Gst::Query | static |
create_segment(Gst::Format format) | Gst::Query | static |
create_uri() | Gst::Query | static |
create_writable() | Gst::Query | |
get_flags() const | Gst::MiniObject | |
get_query_type() const | Gst::Query | |
get_structure() const | Gst::Query | |
gobj() | Gst::Query | |
gobj() const | Gst::Query | |
gobj_copy() const | Gst::Query | |
is_writable() const | Gst::MiniObject | |
lock(LockFlags flags) | Gst::MiniObject | |
MiniObject() | Gst::MiniObject | protected |
operator delete(void*, std::size_t) | Gst::Query | protected |
parse(bool& live, ClockTime& min_latency, ClockTime& max_latency) const | Gst::QueryLatency | |
parse_live() const | Gst::QueryLatency | |
parse_max() const | Gst::QueryLatency | |
parse_min() const | Gst::QueryLatency | |
Query() | Gst::Query | protected |
reference() const | Gst::Query | |
set(bool live, ClockTime min_latency, ClockTime max_latency) | Gst::QueryLatency | |
set_accept_caps_result(bool res) | Gst::Query | |
set_caps_result(Glib::RefPtr< Gst::Caps > caps) | Gst::Query | |
set_flags(const guint& value) | Gst::MiniObject | |
unlock(LockFlags flags) | Gst::MiniObject | |
unreference() const | Gst::Query | |
wrap(GstQuery* query, bool take_copy=false) | Gst::Query | inlineprotectedstatic |
wrap(GstQuery* object, bool take_copy=false) | Gst::Query | related |
Gst::MiniObject::wrap(GstMiniObject* object, bool take_copy=false) | Gst::MiniObject | related |
~MiniObject() | Gst::MiniObject | |