#include <QGst/Query>
|
Format | format () const |
|
bool | seekable () const |
|
qint64 | segmentStart () const |
|
qint64 | segmentEnd () const |
|
void | setValues (Format format, bool seekable, qint64 segmentStart, qint64 segmentEnd) |
|
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::SeekingQuery.
Definition at line 110 of file query.h.
The documentation for this class was generated from the following files: