#include <QGst/Query>
|
Format | format () const |
|
double | rate () const |
|
qint64 | startValue () const |
|
qint64 | stopValue () const |
|
void | setValues (Format format, double rate, qint64 startValue, qint64 stopValue) |
|
QString | typeName () const |
|
QueryType | type () const |
|
StructureConstPtr | internalStructure () |
|
MiniObjectPtr | copy () const |
|
bool | isWritable () const |
|
MiniObjectPtr | makeWritable () const |
|
|
typedef GstMiniObject | CType |
|
| MiniObject (const MiniObject &) |
|
MiniObject & | operator= (const MiniObject &) |
|
virtual void | ref (bool increaseRef) |
|
virtual void | unref () |
|
template<class T > |
T * | object () const |
|
void * | m_object |
|
Wrapper class for queries of type QGst::SegmentQuery.
Definition at line 127 of file query.h.
The documentation for this class was generated from the following files: