\FFMpegPush\ListenersLineListener

Summary

Methods
Properties
Constants
__construct()
handle()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
emitLines()
$eventOut
$eventErr
N/A

Properties

$eventOut

$eventOut : 

Type

$eventErr

$eventErr : 

Type

Methods

__construct()

__construct(  $eventOut = 'debug',   $eventErr = 'debug') 

Parameters

$eventOut
$eventErr

handle()

handle(string  $type, string  $data) 

Parameters

string $type

The data type, one of Process::ERR, Process::OUT constants

string $data

The output

emitLines()

emitLines(  $event,   $lines) 

Parameters

$event
$lines