Sets the looping attribute of the video.
Future<void> setLooping(int? textureId, bool looping) { throw UnimplementedError('setLooping() has not been implemented.'); }