#include <QGst/Message>
|
Format | format () const |
|
quint64 | amount () const |
|
double | rate () const |
|
bool | isFlushingStep () const |
|
bool | isIntermediateStep () const |
|
quint64 | duration () const |
|
bool | causedEos () const |
|
ObjectPtr | source () const |
|
quint64 | timestamp () const |
|
QString | typeName () const |
|
MessageType | type () const |
|
StructurePtr | internalStructure () |
|
quint32 | sequenceNumber () const |
|
void | setSequenceNumber (quint32 num) |
|
MiniObjectPtr | copy () const |
|
bool | isWritable () const |
|
MiniObjectPtr | makeWritable () const |
|
|
static StepDoneMessagePtr | create (const ObjectPtr &source, Format format, quint64 amount, double rate, bool flush, bool intermediate, quint64 duration, bool eos) |
|
|
virtual void | ref (bool increaseRef) |
|
virtual void | unref () |
|
void * | m_object |
|
Wrapper class for messages of type QGst::MessageStepDone.
Definition at line 164 of file message.h.
The documentation for this class was generated from the following files: