Wrapper class for events of type QGst::StepEvent. More...
#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.
Definition at line 219 of file event.h.