videosink: add "show-preroll-frame" property
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 8 Sep 2009 16:59:30 +0000 (17:59 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 8 Sep 2009 17:20:22 +0000 (18:20 +0100)
commit265e125993b599e185320e2fa22896d86cf999d9
treef7ac189cdf2294d424d6296456e020b93bc5a74f
parent78b0413c5f3dfc2923b51829830de7daa7a2a250
videosink: add "show-preroll-frame" property

Add a property to disable rendering of video frames during preroll. This
will only work for videosinks that use the new ::show_frame() vfunc instead
of overriding basesink's preroll and render vfuncs directly.

API: GstVideoSink:show-preroll-frame
gst-libs/gst/video/gstvideosink.c
gst-libs/gst/video/gstvideosink.h