OutputProvider
in
OutputProvider interface of all output providers.
Table of Contents
- getOutput() : string
- Getting parsable output.
- setMovieFile() : mixed
- Setting movie file path.
Methods
getOutput()
Getting parsable output.
public
getOutput() : string
Return values
string —setMovieFile()
Setting movie file path.
public
setMovieFile(string $movieFile) : mixed
Parameters
- $movieFile : string