Swfrender
class Swfrender extends Binary (View source)
Methods
string|null
getVersion()
Try to get the version of the binary. If the detection fails, return null
from
Binary
getName()
{@inheritdoc}
render(string $pathfile, string $outputFile, bool $legacy)
Renders an SWF file.
static Swfrender
create(array|ConfigurationInterface $conf = array(), LoggerInterface $logger = null)
Creates the Swfrender binary driver
Details
in
Binary at line 28
string|null
getVersion()
Try to get the version of the binary. If the detection fails, return null
getName()
{@inheritdoc}
render(string $pathfile, string $outputFile, bool $legacy)
Renders an SWF file.
static Swfrender
create(array|ConfigurationInterface $conf = array(), LoggerInterface $logger = null)
Creates the Swfrender binary driver