#include <QGst/Event>
|
Format | format () const |
|
qint64 | minSize () const |
|
qint64 | maxSize () const |
|
bool | isAsync () const |
|
quint64 | timestamp () const |
|
EventType | type () const |
|
QString | typeName () const |
|
StructureConstPtr | internalStructure () |
|
bool | hasName (const char *name) const |
|
quint32 | sequenceNumber () const |
|
void | setSequenceNumber (quint32 num) |
|
EventPtr | copy () const |
|
MiniObjectPtr | copy () const |
|
bool | isWritable () const |
|
MiniObjectPtr | makeWritable () const |
|
|
static BufferSizeEventPtr | create (Format format, qint64 minSize, qint64 maxSize, bool isAsync) |
|
|
typedef GstMiniObject | CType |
|
| MiniObject (const MiniObject &) |
|
MiniObject & | operator= (const MiniObject &) |
|
virtual void | ref (bool increaseRef) |
|
virtual void | unref () |
|
template<class T > |
T * | object () const |
|
void * | m_object |
|
Wrapper class for events of type QGst::BufferSizeEvent.
Definition at line 145 of file event.h.
The documentation for this class was generated from the following files: