Wrapper class for messages of type QGst::MessageStateChanged. More...
#include <QGst/Message>
Public Member Functions | |
State | oldState () const |
State | newState () const |
State | pendingState () const |
Static Public Member Functions | |
static StateChangedMessagePtr | create (const ObjectPtr &source, State oldState, State newState, State pending) |
Wrapper class for messages of type QGst::MessageStateChanged.
Definition at line 147 of file message.h.