Gst::QueryLatency Class Reference

#include <query.h>

Inheritance diagram for Gst::QueryLatency:

Gst::Query Gst::MiniObject

List of all members.

Public Member Functions

 QueryLatency (GstQuery* query)
void set (bool live, ClockTime min_latency, ClockTime max_latency)
void parse (bool& live, ClockTime& min_latency, ClockTime& max_latency)

Static Public Member Functions

static Glib::RefPtr<Querycreate ()


Constructor & Destructor Documentation

Gst::QueryLatency::QueryLatency ( GstQuery *  query  )  [explicit]


Member Function Documentation

static Glib::RefPtr<Query> Gst::QueryLatency::create (  )  [static]

void Gst::QueryLatency::parse ( bool &  live,
ClockTime min_latency,
ClockTime max_latency 
)

void Gst::QueryLatency::set ( bool  live,
ClockTime  min_latency,
ClockTime  max_latency 
)


The documentation for this class was generated from the following file:

Generated on Sun Feb 15 19:01:05 2009 for gstreamermm by  doxygen 1.5.7.1