downloadbuffer: improve start/stop in buffering query
authorWim Taymans <wtaymans@redhat.com>
Tue, 3 Jun 2014 20:12:13 +0000 (22:12 +0200)
committerWim Taymans <wtaymans@redhat.com>
Tue, 3 Jun 2014 20:17:17 +0000 (22:17 +0200)
commit45c61db152193d742a07ca51666d10168dd24c7c
tree769b4a10cde3b85e9889e085a45c3fff2479e182
parent557bb0de1633c0ac578fa6cce435497c40693e0c
downloadbuffer: improve start/stop in buffering query

The start and stop should represent the currently downloading region.
The estimated-total should represent the remaining time to download
the currently downloading region. This makes it a lot more useful
for applications because they can then use those values to update
the fill region and use the estimated time to delay playback.
Update the docs with this clarification.
docs/design/part-buffering.txt
plugins/elements/gstdownloadbuffer.c