Fix CS
This commit is contained in:
parent
084bb43fc1
commit
cee2e1892e
7 changed files with 14 additions and 14 deletions
|
|
@ -14,10 +14,10 @@ namespace FFMpeg\Format\Audio;
|
|||
use FFMpeg\Format\Audio as BaseAudio;
|
||||
|
||||
/**
|
||||
* The interactive audio interface. This provide a method to list available
|
||||
* The interactive audio interface. This provide a method to list available
|
||||
* codecs. This is usefull to build interactive development and switch between
|
||||
* different codecs
|
||||
*
|
||||
*
|
||||
* @author Romain Neutron imprec@gmail.com
|
||||
*/
|
||||
interface InteractiveAudio extends BaseAudio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue