Stops the video playback.
Future<void> pause(int playerId) { throw UnimplementedError('pause() has not been implemented.'); }