GstARGBControlBinding

A value mapping object that attaches multiple control sources to a guint gobject properties representing a color. A control value of 0.0 will turn the color component off and a value of 1.0 will be the color level.

Members

Variables

GstReserved
void*[4] GstReserved;
csA
GstControlSource* csA;
csB
GstControlSource* csB;
csG
GstControlSource* csG;
csR
GstControlSource* csR;
curValue
GValue curValue;
lastValue
uint lastValue;
parent
GstControlBinding parent;