#include <QGst/Event>
|
double | rate () const |
|
Format | format () const |
|
SeekFlags | flags () const |
|
SeekType | startType () const |
|
qint64 | start () const |
|
SeekType | stopType () const |
|
qint64 | stop () 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 SeekEventPtr | create (double rate, Format format, SeekFlags flags, SeekType startType, qint64 start, SeekType stopType, qint64 stop) |
|
|
virtual void | ref (bool increaseRef) |
|
virtual void | unref () |
|
void * | m_object |
|
Wrapper class for events of type QGst::SeekEvent.
Definition at line 178 of file event.h.
The documentation for this class was generated from the following files: