adaptivedemux: Set connection-speed value as current download rate if set
authorHosang Lee <hosang10.lee@lge.com>
Mon, 10 Jul 2017 07:56:26 +0000 (16:56 +0900)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 28 May 2018 14:02:45 +0000 (16:02 +0200)
commit99925641021b247692a7f3eb9688cc9f9d62146d
treeca021dfedb99fcb1c664503a24c2f809887f73b0
parent5d697cd8048e4c3640b72795f957f33d034cb756
adaptivedemux: Set connection-speed value as current download rate if set

If connection-speed property is in use, this value should be used as the
current download rate since subclasses might read it to figure out
which playlist variant they will use.

https://bugzilla.gnome.org/show_bug.cgi?id=784592
gst-libs/gst/adaptivedemux/gstadaptivedemux.c