We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4454b2c commit b28cde4Copy full SHA for b28cde4
src/Media.php
@@ -7,7 +7,7 @@
7
use FFMpeg\Media\MediaTypeInterface;
8
9
/**
10
- * @method mixed save(FormatInterface $format, $outputPathfile)
+ * @method mixed save(\FFMpeg\Format\FormatInterface $format, $outputPathfile)
11
*/
12
class Media
13
{
0 commit comments