You are here

public property PHPVideoToolkit::$timecode_seperator_output in Video 7.2

Same name and namespace in other branches
  1. 7 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 304
Libary to access FFmpeg

Class

PHPVideoToolkit

Code

public $timecode_seperator_output = '-';