libs/gst/base/gstbasesink.c: Expose the render-delay as a property so things like...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 15 Dec 2008 12:47:59 +0000 (12:47 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 15 Dec 2008 12:47:59 +0000 (12:47 +0000)
commit1ec9399318503acd1a11b4e113f3836f240ef676
treed1d359be5439363062472c48d2f0e01268b06127
parent8b4dfd5a071427c0e09412503bc17154efbfe247
libs/gst/base/gstbasesink.c: Expose the render-delay as a property so things like appsink can use it to tweak the syn...

Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_class_init),
(gst_base_sink_init), (gst_base_sink_set_property),
(gst_base_sink_get_property):
Expose the render-delay as a property so things like appsink can use it
to tweak the synchronisation.
ChangeLog
common
libs/gst/base/gstbasesink.c