summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2016-11-18 13:09:21 +1100
committerMatthew Waters <matthew@centricular.com>2016-11-23 17:15:09 +1100
commit3eb48964358149f9934656f681402a431b262e5f (patch)
treef59ae0d4911d79c2c76155b226f8ef228a80bd5e /hooks
parent47fd993d4d160f409301ccc108d943a38358fae1 (diff)
controllers: add new proxy control binding
Allows proxying the control interface from one property on one GstObject to another property (of the same type) in another GstObject. E.g. in a parent-child relationship, one may need to gst_object_sync_values() on the child and have a binding (set elsewhere) on the parent update the value. Note: that this doesn't solve GObject property forwarding and must be taken care of by the implementation manually or using GBinding. https://bugzilla.gnome.org/show_bug.cgi?id=774657
Diffstat (limited to 'hooks')
0 files changed, 0 insertions, 0 deletions