#include <QGst/Event>
|
static StepEventPtr | create (Format format, quint64 amount, double rate, bool flush, bool intermediate) |
|
Wrapper class for events of type QGst::StepEvent.
Definition at line 228 of file event.h.
◆ create()
StepEventPtr QGst::StepEvent::create |
( |
Format |
format, |
|
|
quint64 |
amount, |
|
|
double |
rate, |
|
|
bool |
flush, |
|
|
bool |
intermediate |
|
) |
| |
|
static |
◆ format()
Format QGst::StepEvent::format |
( |
| ) |
const |
◆ amount()
quint64 QGst::StepEvent::amount |
( |
| ) |
const |
◆ rate()
double QGst::StepEvent::rate |
( |
| ) |
const |
◆ flush()
bool QGst::StepEvent::flush |
( |
| ) |
const |
◆ intermediate()
bool QGst::StepEvent::intermediate |
( |
| ) |
const |
The documentation for this class was generated from the following files: