Public Member Functions | Protected Member Functions | Friends

QStreamer::QPipeline Class Reference

#include <qpipeline.h>

List of all members.

Public Member Functions

 QPipeline (QObject *parent)
 ~QPipeline (void)
QMediaErrorerror ()
QElementListchildren ()
const QElementListchildren () const
class QMediaClockclock ()
void setClock (QMediaClock *clock)

Protected Member Functions

bool addChild (QElement *child)
bool removeChild (QElement *child)

Friends

class QElement

Constructor & Destructor Documentation

QStreamer::QPipeline::QPipeline ( QObject *  parent )
QStreamer::QPipeline::~QPipeline ( void   )

Member Function Documentation

bool QStreamer::QPipeline::addChild ( QElement child ) [protected]
QElementList & QStreamer::QPipeline::children (  )
const QElementList & QStreamer::QPipeline::children (  ) const
class QMediaClock * QStreamer::QPipeline::clock (  )
QMediaError & QStreamer::QPipeline::error (  )
bool QStreamer::QPipeline::removeChild ( QElement child ) [protected]
void QStreamer::QPipeline::setClock ( QMediaClock clock )

Friends And Related Function Documentation

friend class QElement [friend]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Enumerations Enumerator Friends