You are here

protected property PHPVideoToolkit::$_timer_start in Video 7

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

* Holds the timer start micro-float. * @access protected *

Type: integer

File

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

Class

PHPVideoToolkit

Code

protected $_timer_start = 0;