19declare(strict_types=1);
31 public const FOREVER_ID =
'0afbf77b53955882c43b6673251261583f3d52ed5e980b6ea6c869c065991406';
34 protected bool $persist =
false,
35 protected int $quality = 75
41 return GreyScaleMachine::ID;
62 return $this->quality;
67 return $this->persist;
getVariantName()
If a definition can be used in several variants (e.g.
getFlavourMachineId()
Defines the ID of the machine that supports this definition.
__construct(protected bool $persist=false, protected int $quality=75)
persist()
Define whether the generated flavor and the respective streams should be persisted,...
getInternalName()
This defines the speaky internal name of the definition, as the consumer would like to use it,...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...