VideoParserBase
Table of Contents
Properties
-
$fullWidth
: mixed
-
$height
: mixed
-
$width
: mixed
Methods
-
__construct()
: mixed
-
getHeight()
: mixed
-
getWidth()
: mixed
-
isFullWidth()
: mixed
$fullWidth
protected
mixed
$fullWidth
= \false
$height
protected
mixed
$height
= \null
$width
protected
mixed
$width
= \null
__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