#include <QGst/Event>
Public Member Functions |
double | proportion () const |
ClockTimeDiff | diff () const |
ClockTime | timestamp () const |
ObjectPtr | source () const |
EventType | type () const |
QString | typeName () const |
StructurePtr | internalStructure () |
quint32 | sequenceNumber () const |
void | setSequenceNumber (quint32 num) |
EventPtr | copy () const |
bool | isWritable () const |
MiniObjectPtr | makeWritable () const |
Static Public Member Functions |
static QosEventPtr | create (double proportion, ClockTimeDiff diff, ClockTime timestamp) |
Additional Inherited Members |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
void * | m_object |
Detailed Description
Wrapper class for events of type QGst::QosEvent.
Definition at line 164 of file event.h.
The documentation for this class was generated from the following files: