|
QtGStreamer
0.10.2
|
#include <QGst/Query>


Public Member Functions | |
| Format | format () const |
| bool | seekable () const |
| qint64 | segmentStart () const |
| qint64 | segmentEnd () const |
| void | setValues (Format format, bool seekable, qint64 segmentStart, qint64 segmentEnd) |
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 SeekingQueryPtr | create (Format format) |
Wrapper class for queries of type QGst::SeekingQuery.
1.8.1