Bånder

VideoMedia extends Video
in package
uses RebuildsCommands

Table of Contents

Methods

make()  : self
Create a new instance of this class with the instance of the underlying library.
buildCommand()  : array<string|int, mixed>
Builds the command using the underlying library and then prepends the input with the headers.
rebuildCommandWithHeaders()  : mixed

Methods

make()

Create a new instance of this class with the instance of the underlying library.

public static make(Video $video) : self
Parameters
$video : Video
Return values
self

buildCommand()

Builds the command using the underlying library and then prepends the input with the headers.

protected buildCommand(FormatInterface $format, string $outputPathfile) : array<string|int, mixed>
Parameters
$format : FormatInterface
$outputPathfile : string
Return values
array<string|int, mixed>

rebuildCommandWithHeaders()

private rebuildCommandWithHeaders(mixed $command) : mixed
Parameters
$command : mixed

        
On this page

Search results