You are here

protected static property PHPVideoToolkit::$_file_info in Video 7

Same name and namespace in other branches
  1. 7.2 libraries/phpvideotoolkit/phpvideotoolkit.php5.php \PHPVideoToolkit::_file_info

* A protected var that contains the info of any file that is accessed by PHPVideoToolkit::getFileInfo(); * * @access protected

Type: array

File

libraries/phpvideotoolkit/phpvideotoolkit.php5.php, line 305

Class

PHPVideoToolkit

Code

protected static $_file_info = array();