|
QtGStreamer
1.2.0
|
#include <QGst/Message>


Static Public Member Functions | |
| static DurationChangedMessagePtr | create (const ObjectPtr &source) |
Additional Inherited Members | |
Public Types inherited from QGst::MiniObject | |
| typedef GstMiniObject | CType |
Public Member Functions inherited from QGst::Message | |
| ObjectPtr | source () const |
| quint64 | timestamp () const |
| QString | typeName () const |
| MessageType | type () const |
| StructureConstPtr | internalStructure () |
| quint32 | sequenceNumber () const |
| void | setSequenceNumber (quint32 num) |
Public Member Functions inherited from QGst::MiniObject | |
| MiniObjectPtr | copy () const |
| bool | isWritable () const |
| MiniObjectPtr | makeWritable () const |
Protected Member Functions inherited from QGst::MiniObject | |
| MiniObject (const MiniObject &) | |
| MiniObject & | operator= (const MiniObject &) |
| virtual void | ref (bool increaseRef) |
| virtual void | unref () |
Protected Member Functions inherited from QGlib::RefCountedObject | |
| template<class T > | |
| T * | object () const |
Protected Attributes inherited from QGlib::RefCountedObject | |
| void * | m_object |
1.8.17