Sets the looping attribute of the video.
@override Future<void> setLooping(int textureId, bool looping) { // TODO: implement setLooping throw UnimplementedError(); }