#include <QGst/Event>
Wrapper class for events of type QGst::QosEvent.
Definition at line 172 of file event.h.
◆ create()
QosEventPtr QGst::QosEvent::create |
( |
QosType |
qos, |
|
|
double |
proportion, |
|
|
ClockTimeDiff |
diff, |
|
|
ClockTime |
timestamp |
|
) |
| |
|
static |
◆ qosType()
QosType QGst::QosEvent::qosType |
( |
| ) |
const |
◆ proportion()
double QGst::QosEvent::proportion |
( |
| ) |
const |
◆ diff()
ClockTimeDiff QGst::QosEvent::diff |
( |
| ) |
const |
◆ timestamp()
ClockTime QGst::QosEvent::timestamp |
( |
| ) |
const |
The documentation for this class was generated from the following files: