You are here

protected property PHPVideoToolkit::$_input_file in Video 7.2

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

Holds the input file / input file sequence @access protected

Type: string

File

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

Class

PHPVideoToolkit

Code

protected $_input_file = NULL;