You are here

protected static property PHPVideoToolkit::$_file_info in Video 7.2

Same name and namespace in other branches
  1. 7 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 266
Libary to access FFmpeg

Class

PHPVideoToolkit

Code

protected static $_file_info = array();