You are here

public property PHPVideoToolkit::$timecode_seperator_output in Video 7

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

* Holds the timecode separator for when using $image_output_timecode = true * Not all systems allow ':' in filenames. * * @access public

Type: string

File

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

Class

PHPVideoToolkit

Code

public $timecode_seperator_output = '-';