gstreamer.ControlBinding

Undocumented in source.

Public Imports

gstreamer.c.types
public import gstreamer.c.types;
gstreamerc.gstreamertypes
public import gstreamerc.gstreamertypes;

Members

Classes

ControlBinding
class ControlBinding

A base class for value mapping objects that attaches control sources to gobject properties. Such an object is taking one or more gstreamer.ControlSource instances, combines them and maps the resulting value to the type and value range of the bound property.