class DisplayRatioFixerFilter implements FrameFilterInterface
Methods
__construct($priority)
|
||
integer |
getPriority()
Returns the priority of the filter. |
|
apply(Frame $frame)
|
Details
at line 22
public
__construct($priority)
at line 30
public integer
getPriority()
Returns the priority of the filter.
at line 38
public
apply(Frame $frame)