#include <QGst/Event>
Public Member Functions |
Format | format () const |
qint64 | minSize () const |
qint64 | maxSize () const |
bool | isAsync () 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 BufferSizeEventPtr | create (Format format, qint64 minSize, qint64 maxSize, bool isAsync) |
Additional Inherited Members |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
void * | m_object |
Detailed Description
Wrapper class for events of type QGst::BufferSizeEvent.
Definition at line 137 of file event.h.
The documentation for this class was generated from the following files: