#include <QGst/Clock>
Public Member Functions |
ClockTime | resolution () const |
ClockTime | clockTime () const |
QTime | time () const |
QString | name () const |
bool | setName (const char *name) |
ObjectPtr | parent () const |
bool | setParent (const ObjectPtr &parent) |
void | unparent () |
bool | isAncestorOf (const ObjectPtr &object) const |
QString | pathString () const |
Static Public Member Functions |
static ClockPtr | systemClock () |
Additional Inherited Members |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
void * | m_object |
Detailed Description
Wrapper class for GstClock.
Definition at line 29 of file clock.h.
The documentation for this class was generated from the following files: