18 declare(strict_types=1);
30 public const FOREVER_ID =
'0afbf77b53955882c43b6673251261583f3d52ed5e980b6ea6c869c065991406';
33 protected bool $persist =
false,
34 protected int $quality = 75
40 return GreyScaleMachine::ID;
45 return self::FOREVER_ID;
61 return $this->quality;
66 return $this->persist;
persist()
Define whether the generated flavor and the respective streams should be persisted, or whether they should only be generated and used in-memory.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(protected bool $persist=false, protected int $quality=75)
getVariantName()
If a definition can be used in several variants (e.g.
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...
getFlavourMachineId()
Defines the ID of the machine that supports this definition.