QtGStreamer  0.10.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Static Public Member Functions | List of all members
QGst::Clock Class Reference

#include <QGst/Clock>

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

Public Member Functions

ClockTime resolution () const
 
ClockTime clockTime () const
 
QTime time () const
 
- Public Member Functions inherited from QGst::Object
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

- Protected Member Functions inherited from QGst::Object
virtual void ref (bool increaseRef)
 
virtual void unref ()
 
- Protected Attributes inherited from QGlib::RefCountedObject
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: