#include <QGst/Message>
|
bool | live () const |
|
quint64 | runningTime () const |
|
quint64 | streamTime () const |
|
quint64 | timestamp () const |
|
quint64 | duration () const |
|
qint64 | jitter () const |
|
double | proportion () const |
|
int | quality () const |
|
void | setValues (qint64 jitter, double proportion, int quality) |
|
Format | format () const |
|
quint64 | processed () const |
|
quint64 | dropped () const |
|
void | setStats (Format format, quint64 processed, quint64 dropped) |
|
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 QosMessagePtr | create (const ObjectPtr &source, bool live, quint64 runningTime, quint64 streamTime, quint64 timestamp, quint64 duration) |
|
|
virtual void | ref (bool increaseRef) |
|
virtual void | unref () |
|
void * | m_object |
|
Wrapper class for messages of type QGst::MessageQos.
Definition at line 303 of file message.h.
The documentation for this class was generated from the following files: