Correct type in VideoFilters->framerate (#372)
This commit is contained in:
parent
af00b9d6a3
commit
cedcd37bd2
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ class VideoFilters extends AudioFilters
|
||||||
* Changes the video framerate.
|
* Changes the video framerate.
|
||||||
*
|
*
|
||||||
* @param FrameRate $framerate
|
* @param FrameRate $framerate
|
||||||
* @param type $gop
|
* @param Integer $gop
|
||||||
*
|
*
|
||||||
* @return VideoFilters
|
* @return VideoFilters
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue