protected property PHPVideoToolkit::$_image_output_timecode_start in Video 7.2
Same name and namespace in other branches
- 7 libraries/phpvideotoolkit/phpvideotoolkit.php5.php \PHPVideoToolkit::_image_output_timecode_start
Holds the starting time code when outputting image frames. @access protected
Type: string The timecode hh(n):mm:ss:ff
File
- libraries/
phpvideotoolkit/ phpvideotoolkit.php5.php, line 311 - Libary to access FFmpeg
Class
Code
protected $_image_output_timecode_start = '00:00:00.00';