commit | b6286c0edcc18ccc47d6a33af1d4ac0f239f90bb | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Mon May 19 16:36:51 2008 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Mon May 19 16:36:51 2008 +0000 |
tree | b2cbbf72b437551226de3b08ae12294421094928 | |
parent | fcc9f0b091690fbcf5297e3b7e4dbceae6180706 [diff] |
Expose a method that was previously used internally to synchronize against the clock because it can be useful for sub... Original commit message from CVS: * docs/libs/gstreamer-libs-sections.txt: * libs/gst/base/gstbasesink.c: (gst_base_sink_wait_clock): * libs/gst/base/gstbasesink.h: Expose a method that was previously used internally to synchronize against the clock because it can be useful for subclasses too. GstBaseSink::gst_base_sink_wait_clock()