Add audio formats MP3 and Flac
This commit is contained in:
parent
94775176c9
commit
5b53381904
9 changed files with 123 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace FFMpeg\Format;
|
||||
|
||||
interface VideoFormat
|
||||
interface VideoFormat extends AudioFormat
|
||||
{
|
||||
|
||||
public function getWidth();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue