28 protected \ilMediaObjectSetupConfig
$config;
38 return hash(
"sha256", self::class);
43 return "Store configuration of Services/MediaObject";
60 $ini = $environment->getResource(
Setup\Environment::RESOURCE_ILIAS_INI);
65 $this->config->getPathToFFMPEG()
81 $ini = $environment->getResource(
Setup\Environment::RESOURCE_ILIAS_INI);
83 return $ini->readVariable(
"tools",
"ffmpeg") !== $this->config->getPathToFFMPEG();
Signals that some goal won't be achievable by actions of the system ever.
An environment holds resources to be used in the setup process.
An objective is a desired state of the system that is supposed to be created by the setup.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...