You are here

protected property PHPVideoToolkit::$_image_output_timecode_start in Video 7

Same name and namespace in other branches
  1. 7.2 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 342

Class

PHPVideoToolkit

Code

protected $_image_output_timecode_start = '00:00:00.00';