hlssink: Add segment target-duration property
authorRobert Swain <robert.swain@collabora.co.uk>
Fri, 7 Sep 2012 14:07:40 +0000 (16:07 +0200)
committerRobert Swain <robert.swain@collabora.co.uk>
Fri, 7 Sep 2012 14:25:36 +0000 (16:25 +0200)
commit9d003f4d2b1f4dea934c3ba17afd22ad18ab15be
tree8f7da43af72e77e646207c2342f1baa6d5bc483f
parentb1029d767e614db6ef773945951cd6b228d60cae
hlssink: Add segment target-duration property

This property causes hlssink to push a force key unit event upstream
every target-duration seconds. This is for simple automatic segmenting.
To disable it, set the property to 0 and push the force key unit event
manually.
gst/hls/gsthlssink.c
gst/hls/gsthlssink.h