Bånder

MediaOpenerFactory
in package
uses ForwardsCalls

Table of Contents

Properties

$defaultDisk  : mixed
$driver  : mixed
$driverResolver  : mixed

Methods

__call()  : mixed
Handle dynamic method calls into the MediaOpener.
__construct()  : mixed
dynamicHLSPlaylist()  : DynamicHLSPlaylist
new()  : MediaOpener
driver()  : PHPFFMpeg

Properties

Methods

__call()

Handle dynamic method calls into the MediaOpener.

public __call(string $method, array<string|int, mixed> $parameters) : mixed
Parameters
$method : string
$parameters : array<string|int, mixed>

__construct()

public __construct(string $defaultDisk[, PHPFFMpeg|null $driver = null ][, callable|null $driverResolver = null ]) : mixed
Parameters
$defaultDisk : string
$driver : PHPFFMpeg|null = null
$driverResolver : callable|null = null

        
On this page

Search results