#include <QGst/Query>


Public Member Functions | |
| Format | sourceFormat () const |
| qint64 | sourceValue () const |
| Format | destinationFormat () const |
| qint64 | destinationValue () const |
| void | setValues (Format sourceFormat, qint64 sourcevalue, Format destinationFormat, qint64 destinationValue) |
Static Public Member Functions | |
| static ConvertQueryPtr | create (Format sourceFormat, qint64 value, Format destinationFormat) |
Wrapper class for queries of type QGst::ConvertQuery.
1.7.6.1