#include <QGst/Event>


Public Member Functions | |
| Format | format () const |
| quint64 | amount () const |
| double | rate () const |
| bool | flush () const |
| bool | intermediate () const |
Static Public Member Functions | |
| static StepEventPtr | create (Format format, quint64 amount, double rate, bool flush, bool intermediate) |
Wrapper class for events of type QGst::StepEvent.
1.7.6.1