#include <QGst/Message>


Public Member Functions | |
| bool | isActive () const |
| Format | format () const |
| quint64 | amount () const |
| double | rate () const |
| bool | isFlushingStep () const |
| bool | isIntermediateStep () const |
Static Public Member Functions | |
| static StepStartMessagePtr | create (const ObjectPtr &source, bool active, Format format, quint64 amount, double rate, bool flush, bool intermediate) |
Wrapper class for messages of type QGst::MessageStepStart.
1.7.6.1