QtGStreamer 0.10.1
Public Member Functions | Static Public Member Functions

QGst::Pipeline Class Reference

Wrapper class for GstPipeline. More...

#include <QGst/Pipeline>

Inheritance diagram for QGst::Pipeline:
QGst::Bin QGst::Element QGst::ChildProxy QGst::Object QGlib::Interface QGlib::Object QGlib::ObjectBase QGlib::ObjectBase QGlib::RefCountedObject QGlib::RefCountedObject

List of all members.

Public Member Functions

BusPtr bus () const
ClockPtr clock () const
bool setClock (const ClockPtr &clock)
void useClock (const ClockPtr &clock)
void enableAutoClock ()

Static Public Member Functions

static PipelinePtr create (const char *name=NULL)

Detailed Description

Wrapper class for GstPipeline.

Examples:

appsink-src/main.cpp, and player/main.cpp.

Definition at line 32 of file pipeline.h.


Member Function Documentation

build buildd qt gstreamer src QGst pipeline cpp PipelinePtr QGst::Pipeline::create ( const char *  name = NULL) [static]

Creates a new Bin with the specified name

Reimplemented from QGst::Bin.

Examples:
recorder/main.cpp.

Definition at line 26 of file pipeline.cpp.


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