#include <QGst/Event>
Public Member Functions | |
double | proportion () const |
ClockTimeDiff | diff () const |
ClockTime | timestamp () const |
Static Public Member Functions | |
static QosEventPtr | create (double proportion, ClockTimeDiff diff, ClockTime timestamp) |
Wrapper class for events of type QGst::QosEvent.