#include <QGst/Query>
Public Member Functions |
bool | hasLive () const |
ClockTime | minimumLatency () const |
ClockTime | maximumLatency () const |
void | setValues (bool live, ClockTime minimumLatency, ClockTime maximumLatency) |
QString | typeName () const |
QueryType | type () const |
StructurePtr | internalStructure () |
MiniObjectPtr | copy () const |
bool | isWritable () const |
MiniObjectPtr | makeWritable () const |
Additional Inherited Members |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
void * | m_object |
Detailed Description
Wrapper class for queries of type QGst::LatencyQuery.
Definition at line 94 of file query.h.
The documentation for this class was generated from the following files: