Ejemplo n.º 1
0
 function __construct($file, $videoUrl, $width, $height, $length, $path, $noIcon = false)
 {
     parent::__construct($file, $videoUrl, false, $width, $height, $length, false, $path, $noIcon);
 }