Starts a new playback session with the provided Source.
@override Future<void> loadSource(Source source) async => _playerPlatformInterface.loadSource(source);