17 #ifndef QGST_COLORBALANCE_H 18 #define QGST_COLORBALANCE_H 21 #include "../QGlib/object.h" 32 QString label()
const;
44 ColorBalanceType type()
const;
45 QList<ColorBalanceChannelPtr> channels()
const;
56 #endif // QGST_COLORBALANCE_H Smart pointer class for working with wrapper classes that support reference counting.
Base class for interface wrappers.
Wrappers for GStreamer classes.
Wrapper class for GstColorBalanceChannel.
Wrapper class for GObject.
Wrapper class for GstColorBalance.