Gst::QueryConvert Class Reference

#include <query.h>

Inheritance diagram for Gst::QueryConvert:

Gst::Query Gst::MiniObject

List of all members.

Public Member Functions

 QueryConvert (GstQuery* query)
void set (Format src_format, gint64 src_value, Format dest_format, gint64 dest_value)
void parse (Format& dest_format, gint64& dest_value)
void parse (Format& src_format, gint64& src_value, Format& dest_format, gint64& dest_value)

Static Public Member Functions

static Glib::RefPtr<Querycreate (Format src_format, gint64 value, Format dest_format)


Constructor & Destructor Documentation

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


Member Function Documentation

static Glib::RefPtr<Query> Gst::QueryConvert::create ( Format  src_format,
gint64  value,
Format  dest_format 
) [static]

void Gst::QueryConvert::parse ( Format src_format,
gint64 &  src_value,
Format dest_format,
gint64 &  dest_value 
)

void Gst::QueryConvert::parse ( Format dest_format,
gint64 &  dest_value 
)

void Gst::QueryConvert::set ( Format  src_format,
gint64  src_value,
Format  dest_format,
gint64  dest_value 
)


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