#include <QGst/Event>
Public Member Functions |
bool | isUpdate () const |
double | rate () const |
double | appliedRate () const |
Format | format () const |
qint64 | start () const |
qint64 | stop () const |
qint64 | position () 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 |
bool | isWritable () const |
MiniObjectPtr | makeWritable () const |
Static Public Member Functions |
static NewSegmentEventPtr | create (bool update, double rate, double appliedRate, Format format, qint64 start, qint64 stop, qint64 position) |
Additional Inherited Members |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
void * | m_object |
Detailed Description
Wrapper class for events of type QGst::NewSegmentEvent.
Definition at line 106 of file event.h.
The documentation for this class was generated from the following files: