#include <QGst/Event>
|
Format | format () const |
|
quint64 | amount () const |
|
double | rate () const |
|
bool | flush () const |
|
bool | intermediate () const |
|
ObjectPtr | source () const |
|
quint64 | timestamp () const |
|
EventType | type () const |
|
QString | typeName () const |
|
StructurePtr | internalStructure () |
|
quint32 | sequenceNumber () const |
|
void | setSequenceNumber (quint32 num) |
|
EventPtr | copy () const |
|
MiniObjectPtr | copy () const |
|
bool | isWritable () const |
|
MiniObjectPtr | makeWritable () const |
|
|
static StepEventPtr | create (Format format, quint64 amount, double rate, bool flush, bool intermediate) |
|
|
virtual void | ref (bool increaseRef) |
|
virtual void | unref () |
|
void * | m_object |
|
Wrapper class for events of type QGst::StepEvent.
Definition at line 219 of file event.h.
The documentation for this class was generated from the following files: