QtGStreamer  0.10.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
QGst::ChildProxy Interface Reference

#include <QGst/ChildProxy>

Inheritance diagram for QGst::ChildProxy:
Inheritance graph
[legend]
Collaboration diagram for QGst::ChildProxy:
Collaboration graph
[legend]

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)
 

Additional Inherited Members

- Protected Member Functions inherited from QGlib::ObjectBase
virtual void ref (bool increaseRef)
 
virtual void unref ()
 
- Protected Attributes inherited from QGlib::RefCountedObject
void * m_object
 

Detailed Description

Wrapper class for GstChildProxy.

Examples:
examples/recorder/main.cpp.

Definition at line 27 of file childproxy.h.


The documentation for this interface was generated from the following files: