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 24
public
__construct(FFProbeDriver $ffprobe, Cache $cache)
at line 33
public Boolean
has(string $name)
Tells if the given option is supported by ffprobe.