Public Member Functions

QGst::ChildProxy Interface Reference

Wrapper class for GstChildProxy. More...

#include <QGst/ChildProxy>

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

List of all members.

Public Member Functions

uint childrenCount () const
ObjectPtr childByName (const char *name) const
ObjectPtr childByIndex (uint index) const
bool findChildProperty (const char *name, ObjectPtr *object, QGlib::ParamSpecPtr *paramSpec) const
QGlib::Value childProperty (const char *name) const
template<typename T >
void setChildProperty (const char *name, const T &value)

Detailed Description

Wrapper class for GstChildProxy.

Examples:

recorder/main.cpp.

Definition at line 27 of file childproxy.h.


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