Fixed typehint for streamCopy
This commit is contained in:
parent
4f40ba9d96
commit
eaebd51117
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ class Concat extends AbstractMediaType
|
||||||
* Saves the concatenated video in the given array, considering that the sources videos are all encoded with the same codec.
|
* Saves the concatenated video in the given array, considering that the sources videos are all encoded with the same codec.
|
||||||
*
|
*
|
||||||
* @param string $outputPathfile
|
* @param string $outputPathfile
|
||||||
* @param string $streamCopy
|
* @param bool $streamCopy
|
||||||
*
|
*
|
||||||
* @return Concat
|
* @return Concat
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue