QtGStreamer
0.10.2
|
#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 |
Static Public Member Functions | |
static BufferingMessagePtr | create (const ObjectPtr &source, int percent) |
Additional Inherited Members | |
![]() | |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
![]() | |
void * | m_object |
Wrapper class for messages of type QGst::MessageBuffering.