Documentation

VideoParserBase
in package

Table of Contents

Properties

$fullWidth  : mixed
$height  : mixed
$width  : mixed

Methods

__construct()  : mixed
getHeight()  : mixed
getWidth()  : mixed
isFullWidth()  : mixed

Properties

$fullWidth

protected mixed $fullWidth = \false

$height

protected mixed $height = \null

$width

protected mixed $width = \null

Methods

__construct()

public __construct(mixed $width, mixed $height[, mixed $fullWidth = false ]) : mixed
Parameters
$width : mixed
$height : mixed
$fullWidth : mixed = false

getHeight()

protected final getHeight() : mixed

getWidth()

protected final getWidth() : mixed

isFullWidth()

protected final isFullWidth() : mixed

        
On this page

Search results