Minor ammendment to README.md file
This commit is contained in:
parent
35474279e1
commit
48a0bdc13b
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@ method. It only accepts audio filters.
|
||||||
You can build your own filters and some are bundled in PHP-FFMpeg - they are
|
You can build your own filters and some are bundled in PHP-FFMpeg - they are
|
||||||
accessible through the `FFMpeg\Media\Audio::filters` method.
|
accessible through the `FFMpeg\Media\Audio::filters` method.
|
||||||
|
|
||||||
#### Metadata
|
###### Metadata
|
||||||
|
|
||||||
Add metadata to audio files. Just pass an array of key=value pairs of all
|
Add metadata to audio files. Just pass an array of key=value pairs of all
|
||||||
metadata you would like to add. If no arguments are passed into the filter
|
metadata you would like to add. If no arguments are passed into the filter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue