You are here

protected property PHPVideoToolkit::$_process_file_count in Video 7

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

* Holds the number of files processed per run. * @access protected *

Type: integer

File

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

Class

PHPVideoToolkit

Code

protected $_process_file_count = 0;