void setLiveSeekableRange(double start, double end) => js_util.callMethod(this, 'setLiveSeekableRange', [start, end]);