Skip to content

Commit 49fe941

Browse files
Update README.md
1 parent affe67d commit 49fe941

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,9 @@ void audio_showstreamtitle(const char* info)
308308
void audio_eof_stream(const char* info)
309309
```
310310
311-
Returns the eof url. Very handy for coding a playlist.
311+
Returns the eof url.<br>Also called if a stream times out/errors.
312+
313+
Handy function for coding a playlist.<br>You can use `connecttohost()` inside this function to start the next item.
312314
313315
<hr>
314316

0 commit comments

Comments
 (0)