We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fc5ad commit 9550d10Copy full SHA for 9550d10
README.md
@@ -61,7 +61,7 @@ Converts a text playlist into a structured JS object
61
#### return value
62
An instance of either `MasterPlaylist` or `MediaPlaylist` (See **Data format** below.)
63
64
-### `HLS.stringify(obj, processors)`
+### `HLS.stringify(obj, postProcess)`
65
Converts a JS object into a plain text playlist
66
67
#### params
0 commit comments