Wrapper class for GstChildProxy. More...
#include <QGst/ChildProxy>
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) |
Wrapper class for GstChildProxy.
Definition at line 27 of file childproxy.h.