|
QtGStreamer
0.10.2
|
#include <QGst/Message>


Public Member Functions | |
| Format | format () const |
| quint64 | amount () const |
| double | rate () const |
| bool | isFlushingStep () const |
| bool | isIntermediateStep () const |
| quint64 | duration () const |
| bool | causedEos () const |
Public Member Functions inherited from QGst::Message | |
| ObjectPtr | source () const |
| quint64 | timestamp () const |
| QString | typeName () const |
| MessageType | type () const |
| StructurePtr | internalStructure () |
| quint32 | sequenceNumber () const |
| void | setSequenceNumber (quint32 num) |
Public Member Functions inherited from QGst::MiniObject | |
| MiniObjectPtr | copy () const |
| bool | isWritable () const |
| MiniObjectPtr | makeWritable () const |
Static Public Member Functions | |
| static StepDoneMessagePtr | create (const ObjectPtr &source, Format format, quint64 amount, double rate, bool flush, bool intermediate, quint64 duration, bool eos) |
1.8.1