copy() const | Gst::Query | |
create() | Gst::QueryLatency | [static] |
create_writable() | Gst::Query | |
get_details(QueryType type, QueryTypeDefinition& def) const | Gst::Query | |
get_query_type() const | Gst::Query | |
get_query_type(const Glib::ustring& nick) | Gst::Query | [static] |
get_structure() const | Gst::Query | |
gobj() | Gst::Query | [inline] |
gobj() const | Gst::Query | [inline] |
gobj_copy() | Gst::Query | |
iterate_definitions() | Gst::Query | [static] |
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_types_contain(const Glib::ArrayHandle< const QueryType >& types, QueryType type) | Gst::Query | [static] |
QueryLatency(GstQuery* query) | Gst::QueryLatency | [explicit] |
register_query_type(const Glib::ustring& nick, const Glib::ustring& description) | Gst::Query | [static] |
set(bool live, ClockTime min_latency, ClockTime max_latency) | Gst::QueryLatency | |
wrap(GstQuery* query, bool take_copy=false) | Gst::Query | [static] |
~Query() | Gst::Query | [virtual] |