Returns the limit in seconds for time shifting. Is either negative or 0. Only applicable for live streams.
@override Future<double> get maxTimeShift async => _invokeMethod<double>(Methods.maxTimeShift);