protected property PHPVideoToolkit::$_unlink_files in Video 7.2
Same name and namespace in other branches
- 7 libraries/phpvideotoolkit/phpvideotoolkit.php5.php \PHPVideoToolkit::_unlink_files
Holds the file paths that need to be deleted by the ___destruct function @access protected
Type: array
File
- libraries/
phpvideotoolkit/ phpvideotoolkit.php5.php, line 414 - Libary to access FFmpeg
Class
Code
protected $_unlink_files = array();