Add missing namespace
This commit is contained in:
parent
3a0c6a1e1e
commit
6098d4e2d3
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ use FFMpeg\FFProbe\OutputParser;
|
||||||
use FFMpeg\FFProbe\OutputParserInterface;
|
use FFMpeg\FFProbe\OutputParserInterface;
|
||||||
use FFMpeg\Exception\InvalidArgumentException;
|
use FFMpeg\Exception\InvalidArgumentException;
|
||||||
use FFMpeg\Exception\RuntimeException;
|
use FFMpeg\Exception\RuntimeException;
|
||||||
|
use FFMpeg\FFProbe\DataMapping\StreamCollection;
|
||||||
use Psr\Log\LoggerInterface;
|
use Psr\Log\LoggerInterface;
|
||||||
|
|
||||||
class FFProbe
|
class FFProbe
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue