Extend Gst.Controller bindings
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 13 Feb 2010 08:38:10 +0000 (09:38 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 13 Feb 2010 08:38:10 +0000 (09:38 +0100)
commitf8bfb404f5d787cff13bbf197233b51dca0019bb
tree6dc162dd57005c8bb1aeda730474a236470cf9d0
parentb689dd7e7bfefbeb3fc2913946b6ba53b6ea3de2
Extend Gst.Controller bindings

Add methods to set the object of a controller, to get a controller
instance from an object, to get/set control sources on an object
and to sync the properties of an object to a timestamp.
gstreamer-sharp/Controller.custom