We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$filename
getWaveform()
1 parent 3df8226 commit 6f51342Copy full SHA for 6f51342
1 file changed
Waveform.php
@@ -111,7 +111,7 @@ public function getDuration()
111
112
/**
113
* Get waveform from the audio file.
114
- * @param string $filename Audio file name
+ * @param string $filename Image file name
115
* @param int $width Width of the image file in pixels
116
* @param int $height Height of the image file in pixels
117
* @param bool $onePhase `true` to get positive values only, `false` to get both phases
0 commit comments