ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
__construct (?string $path_to_ffmpeg) | |
getPathToFFMPEG () | |
Protected Member Functions | |
toLinuxConvention (?string $p) | |
Protected Attributes | |
$path_to_ffmpeg | |
Definition at line 7 of file class.ilMediaObjectSetupConfig.php.
ilMediaObjectSetupConfig::__construct | ( | ?string | $path_to_ffmpeg | ) |
Definition at line 14 of file class.ilMediaObjectSetupConfig.php.
References toLinuxConvention().
ilMediaObjectSetupConfig::getPathToFFMPEG | ( | ) |
Definition at line 28 of file class.ilMediaObjectSetupConfig.php.
References $path_to_ffmpeg.
|
protected |
Definition at line 20 of file class.ilMediaObjectSetupConfig.php.
Referenced by __construct().
|
protected |
Definition at line 12 of file class.ilMediaObjectSetupConfig.php.
Referenced by getPathToFFMPEG().