#include <QGst/Message>
|
int | percent () const |
|
BufferingMode | mode () const |
|
int | averageInputRate () const |
|
int | averageOutputRate () const |
|
qint64 | bufferingTimeLeft () const |
|
void | setStats (BufferingMode mode, int avgIn, int avgOut, qint64 bufferingLeft) |
|
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 |
|
|
virtual void | ref (bool increaseRef) |
|
virtual void | unref () |
|
template<class T > |
T * | object () const |
|
void * | m_object |
|
Wrapper class for messages of type QGst::MessageBuffering.
Definition at line 129 of file message.h.
The documentation for this class was generated from the following files: