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) |
![]() | |
QString | typeName () const |
QueryType | type () const |
StructurePtr | internalStructure () |
![]() | |
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.