QtGStreamer
1.2.0
|
#include <QGst/Message>
Public Member Functions | |
bool | isActive () const |
Format | format () const |
quint64 | amount () const |
double | rate () const |
bool | isFlushingStep () const |
bool | isIntermediateStep () 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 StepStartMessagePtr | create (const ObjectPtr &source, bool active, Format format, quint64 amount, double rate, bool flush, bool intermediate) |
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 |
Wrapper class for messages of type QGst::MessageStepStart.