Add doc blocks

This commit is contained in:
grosroro 2012-05-30 18:44:09 +02:00
commit 0375f48358
2 changed files with 23 additions and 0 deletions

View file

@ -33,6 +33,9 @@ class FFMpeg extends Binary
*/
protected $prober;
/**
* Destructor
*/
public function __destruct()
{
$this->prober = null;
@ -88,6 +91,7 @@ class FFMpeg extends Binary
}
/**
* Extract an image from a media file
*
* @param integer $time The time in second where to take the snapshot
* @param string $output The pathfile where to write