__construct() __construct(array $configuration = array(), \Psr\Log\LoggerInterface|null $logger = null) FFMpegCommand constructor. Parameters array $configuration \Psr\Log\LoggerInterface|null $logger
getProcess() getProcess() : \Symfony\Component\Process\Process Returns \Symfony\Component\Process\Process
addListener() addListener(\FFMpegPush\Listeners\ListenerInterface $listener) : $this Parameters \FFMpegPush\Listeners\ListenerInterface $listener Returns $this
getListeners() getListeners() : array<mixed,\FFMpegPush\Listeners\ListenerInterface> Returns array<mixed,\FFMpegPush\Listeners\ListenerInterface>
create() create( $configuration = array(), \Psr\Log\LoggerInterface $logger = null) Parameters $configuration \Psr\Log\LoggerInterface $logger
initProcess() initProcess( $command) : \Symfony\Component\Process\Process Parameters $command Returns \Symfony\Component\Process\Process