protected property PHPVideoToolkit::$_single_frame_extraction in Video 7.2
Same name and namespace in other branches
- 7 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 442 - Libary to access FFmpeg
Class
Code
protected $_single_frame_extraction = NULL;