|
QtGStreamer
0.10.2
|
#include <QGst/ColorBalance>


Public Member Functions | |
| ColorBalanceType | type () const |
| QList< ColorBalanceChannelPtr > | channels () const |
| int | value (const ColorBalanceChannelPtr &channel) const |
| void | setValue (const ColorBalanceChannelPtr &channel, int 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 |
Wrapper class for GstColorBalance.
Definition at line 40 of file colorbalance.h.
1.8.4