|
QtGStreamer
0.10.2
|
#include <QGst/Query>


Public Member Functions | |
| Format | format () const |
| double | rate () const |
| qint64 | startValue () const |
| qint64 | stopValue () const |
| void | setValues (Format format, double rate, qint64 startValue, qint64 stopValue) |
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 SegmentQueryPtr | create (Format format) |
Wrapper class for queries of type QGst::SegmentQuery.
1.8.1