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;
Base class for interface wrappers.
Wrapper class for GObject.
Smart pointer class for working with wrapper classes that support reference counting.
Wrapper class for GstColorBalanceChannel.
Wrapper class for GstColorBalance.
Wrappers for GStreamer classes.