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::set ( 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::parse ( 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 Sat Jan 26 11:53:53 2008 for gstreamermm by  doxygen 1.5.1