You are here

protected property PHPVideoToolkit::$_watermark_url in Video 7

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

* Holds the watermark file that is used to watermark any outputted images via GD. * @access protected *

Type: string

File

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

Class

PHPVideoToolkit

Code

protected $_watermark_url = null;