QtGStreamer 0.10.1
|
Wrapper class for GstPipeline. More...
#include <QGst/Pipeline>
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) |
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.
Definition at line 26 of file pipeline.cpp.