You are here

protected property PHPVideoToolkit::$_watermark_options in Video 7.2

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

Holds the watermark options used to watermark any outputted images via GD. @access protected

Type: array

File

libraries/phpvideotoolkit/phpvideotoolkit.php5.php, line 456
Libary to access FFmpeg

Class

PHPVideoToolkit

Code

protected $_watermark_options = NULL;