You are here

protected property PHPVideoToolkit::$_single_frame_extraction in Video 7

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

* Holds a integer value that flags if the image extraction is just a single frame. * @access protected *

Type: integer

File

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

Class

PHPVideoToolkit

Code

protected $_single_frame_extraction = null;