QtGStreamer  0.10.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Static Public Member Functions
QGst::QosEvent Class Reference

#include <QGst/Event>

Inheritance diagram for QGst::QosEvent:
Inheritance graph
[legend]
Collaboration diagram for QGst::QosEvent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

double proportion () const
ClockTimeDiff diff () const
ClockTime timestamp () const
- Public Member Functions inherited from QGst::Event
ObjectPtr source () const
EventType type () const
QString typeName () const
StructurePtr internalStructure ()
quint32 sequenceNumber () const
void setSequenceNumber (quint32 num)
EventPtr copy () const
- Public Member Functions inherited from QGst::MiniObject
bool isWritable () const
MiniObjectPtr makeWritable () const

Static Public Member Functions

static QosEventPtr create (double proportion, ClockTimeDiff diff, ClockTime timestamp)

Detailed Description

Wrapper class for events of type QGst::QosEvent.

Definition at line 164 of file event.h.


The documentation for this class was generated from the following files: