mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-25 20:16:14 -05:00
[file/http/input] Implement metadata handling through input interface
This commit is contained in:
@@ -100,7 +100,4 @@ transcode_seek(struct transcode_ctx *ctx, int ms);
|
||||
struct http_icy_metadata *
|
||||
transcode_metadata(struct transcode_ctx *ctx, int *changed);
|
||||
|
||||
char *
|
||||
transcode_metadata_artwork_url(struct transcode_ctx *ctx);
|
||||
|
||||
#endif /* !__TRANSCODE_H__ */
|
||||
|
||||
Reference in New Issue
Block a user