Fix CS
This commit is contained in:
parent
9f8c23dc97
commit
44e6eb6f79
7 changed files with 20 additions and 21 deletions
|
|
@ -25,11 +25,11 @@ interface Audio
|
|||
* @return integer
|
||||
*/
|
||||
public function getKiloBitrate();
|
||||
|
||||
|
||||
/**
|
||||
* Give som extra parameters to add to ffmpeg commandline
|
||||
* Parameters MUST be escaped
|
||||
*
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getExtraParams();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue