#include <QGst/Message>
Public Member Functions |
State | oldState () const |
State | newState () const |
State | pendingState () const |
ObjectPtr | source () const |
quint64 | timestamp () const |
QString | typeName () const |
MessageType | type () const |
StructurePtr | internalStructure () |
quint32 | sequenceNumber () const |
void | setSequenceNumber (quint32 num) |
MiniObjectPtr | copy () const |
bool | isWritable () const |
MiniObjectPtr | makeWritable () const |
Additional Inherited Members |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
void * | m_object |
Detailed Description
Wrapper class for messages of type QGst::MessageStateChanged.
- Examples:
- examples/player/main.cpp.
Definition at line 147 of file message.h.
The documentation for this class was generated from the following files: