minRefreshDelay is not honored
Created by: mattpepin
In dash/extensions/DashManifestExtension.js, there is a minDelay=2 line that causes problems for me. My dash fragments are 1s long and I want minimum latency. This MPD file is correct with 1s minUpdateDelay, but Dash.js does not honor it.