You are here

protected property PHPVideoToolkit::$_commands in Video 7.2

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

Holds the current execute commands that will need to be combined @access protected

Type: array

File

libraries/phpvideotoolkit/phpvideotoolkit.php5.php, line 344
Libary to access FFmpeg

Class

PHPVideoToolkit

Code

protected $_commands = array();