This commit is contained in:
Romain Neutron 2013-06-25 21:43:19 +02:00
commit c476054052
5 changed files with 8 additions and 4 deletions

View file

@ -75,6 +75,8 @@ abstract class AbstractProgressListener extends EventEmitter implements Listener
/**
* @param FFProbe $ffprobe
* @param string $pathfile
* @param integer $currentPass The cureent pass number
* @param integer $totalPass The total number of passes
*
* @throws RuntimeException
*/