|
QtGStreamer
0.10.2
|
#include <QGst/Event>


Public Member Functions | |
| bool | isUpdate () const |
| double | rate () const |
| double | appliedRate () const |
| Format | format () const |
| qint64 | start () const |
| qint64 | stop () const |
| qint64 | position () const |
Public Member Functions inherited from QGst::Event | |
| ObjectPtr | source () const |
| quint64 | timestamp () const |
| EventType | type () const |
| QString | typeName () const |
| StructurePtr | internalStructure () |
| quint32 | sequenceNumber () const |
| void | setSequenceNumber (quint32 num) |
| EventPtr | copy () const |
Public Member Functions inherited from QGst::MiniObject | |
| bool | isWritable () const |
| MiniObjectPtr | makeWritable () const |
Static Public Member Functions | |
| static NewSegmentEventPtr | create (bool update, double rate, double appliedRate, Format format, qint64 start, qint64 stop, qint64 position) |
Wrapper class for events of type QGst::NewSegmentEvent.
1.8.1