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