Add Audio and Video interfaces
This commit is contained in:
parent
aa681f66b1
commit
94775176c9
14 changed files with 294 additions and 222 deletions
|
|
@ -54,7 +54,7 @@ class FFMpeg extends Binary
|
|||
return true;
|
||||
}
|
||||
|
||||
public function encode(Format\Format $format, $outputPathfile, $threads = 1)
|
||||
public function encode(Format\AudioFormat $format, $outputPathfile, $threads = 1)
|
||||
{
|
||||
if ( ! $this->pathfile)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue