#include <QGst/Message>
|
State | oldState () const |
|
State | newState () const |
|
State | pendingState () const |
|
ObjectPtr | source () const |
|
quint64 | timestamp () const |
|
QString | typeName () const |
|
MessageType | type () const |
|
StructureConstPtr | internalStructure () |
|
quint32 | sequenceNumber () const |
|
void | setSequenceNumber (quint32 num) |
|
MiniObjectPtr | copy () const |
|
bool | isWritable () const |
|
MiniObjectPtr | makeWritable () const |
|
|
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 messages of type QGst::MessageStateChanged.
- Examples
- examples/player/main.cpp.
Definition at line 148 of file message.h.
The documentation for this class was generated from the following files: