class OptionsTester implements OptionsTesterInterface
Methods
__construct(FFProbeDriver $ffprobe, Cache $cache)
|
||
Boolean |
has(string $name)
Tells if the given option is supported by ffprobe. |
Details
at line 26
public
__construct(FFProbeDriver $ffprobe, Cache $cache)
at line 35
public Boolean
has(string $name)
Tells if the given option is supported by ffprobe.