addressing author requested fixes/changes
This commit is contained in:
parent
456d9c6485
commit
8950598211
3 changed files with 6 additions and 2 deletions
|
|
@ -108,6 +108,7 @@ class Audio extends AbstractStreamableMedia
|
|||
*
|
||||
* @param integer $width
|
||||
* @param integer $height
|
||||
* @param array $colors Array of colors for ffmpeg to use. Color format is #000000 (RGB hex string with #)
|
||||
* @return Waveform
|
||||
*/
|
||||
public function waveform($width = 640, $height = 120, $colors = [Waveform::DEFAULT_COLOR])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue