Documentation

FFMpegAnimatedGif
in package

Serves as a compatibility adapter for old ffmpeg-php extension.

Table of Contents

$adaptee  : AnimatedGif
__clone()  : mixed
__construct()  : mixed
__destruct()  : mixed
addFrame()  : mixed

Properties

Methods

__construct()

public __construct(mixed $outFilePath, mixed $width, mixed $height, mixed $frameRate, mixed $loopCount) : mixed
Parameters
$outFilePath : mixed
$width : mixed
$height : mixed
$frameRate : mixed
$loopCount : mixed
Return values
mixed

Search results