|
QtGStreamer
0.10.2
|
#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) |
Public Member Functions inherited from QGst::Query | |
| QString | typeName () const |
| QueryType | type () const |
| StructurePtr | internalStructure () |
Public Member Functions inherited from QGst::MiniObject | |
| MiniObjectPtr | copy () const |
| bool | isWritable () const |
| MiniObjectPtr | makeWritable () const |
Static Public Member Functions | |
| static ConvertQueryPtr | create (Format sourceFormat, qint64 value, Format destinationFormat) |
Wrapper class for queries of type QGst::ConvertQuery.
1.8.1