QtGStreamer 1.2.0
|
#include <QGst/Message>
Public Member Functions | |
QGlib::Error | error () const |
QString | debugMessage () 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 |
Static Public Member Functions | |
static WarningMessagePtr | create (const ObjectPtr &source, const QGlib::Error &error, const char *debug) |
Additional Inherited Members | |
![]() | |
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 |
|
static |
Definition at line 100 of file message.cpp.
QGlib::Error QGst::WarningMessage::error | ( | ) | const |
Definition at line 108 of file message.cpp.
QString QGst::WarningMessage::debugMessage | ( | ) | const |
Definition at line 115 of file message.cpp.