#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 |
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.7.6.1