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::set ( bool  live,
ClockTime  min_latency,
ClockTime  max_latency 
)

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


The documentation for this class was generated from the following file:
Generated on Sat Jan 26 11:53:53 2008 for gstreamermm by  doxygen 1.5.1