#include <QGst/Message>
Public Member Functions |
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 |
Additional Inherited Members |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
void * | m_object |
Detailed Description
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: