|
QtGStreamer
0.10.2
|
#include <QGst/Query>


Public Member Functions | |
| bool | hasLive () const |
| ClockTime | minimumLatency () const |
| ClockTime | maximumLatency () const |
| void | setValues (bool live, ClockTime minimumLatency, ClockTime maximumLatency) |
Public Member Functions inherited from QGst::Query | |
| QString | typeName () const |
| QueryType | type () const |
| StructurePtr | internalStructure () |
Public Member Functions inherited from QGst::MiniObject | |
| MiniObjectPtr | copy () const |
| bool | isWritable () const |
| MiniObjectPtr | makeWritable () const |
Static Public Member Functions | |
| static LatencyQueryPtr | create () |
Wrapper class for queries of type QGst::LatencyQuery.
1.8.1