interface FrameInterface implements FormatInterface
Methods
string |
getPasses()
Returns the number of passes. |
from FormatInterface |
array() |
getExtraParams()
Returns an array of extra parameters to add to ffmpeg commandline. |
from FormatInterface |
Details
in FormatInterface at line 20
public string
getPasses()
Returns the number of passes.
in FormatInterface at line 27
public array()
getExtraParams()
Returns an array of extra parameters to add to ffmpeg commandline.