#include <QGst/Query>
|
|
Format | sourceFormat () const |
| |
|
qint64 | sourceValue () const |
| |
|
Format | destinationFormat () const |
| |
|
qint64 | destinationValue () const |
| |
|
void | setValues (Format sourceFormat, qint64 sourcevalue, Format destinationFormat, qint64 destinationValue) |
| |
|
QString | typeName () const |
| |
|
QueryType | type () const |
| |
|
StructurePtr | internalStructure () |
| |
|
MiniObjectPtr | copy () const |
| |
|
bool | isWritable () const |
| |
|
MiniObjectPtr | makeWritable () const |
| |
|
|
static ConvertQueryPtr | create (Format sourceFormat, qint64 value, Format destinationFormat) |
| |
|
|
virtual void | ref (bool increaseRef) |
| |
|
virtual void | unref () |
| |
|
void * | m_object |
| |
Wrapper class for queries of type QGst::ConvertQuery.
Definition at line 144 of file query.h.
The documentation for this class was generated from the following files: