MPD
0.20.15
|
#include "tag/TagType.h"
Go to the source code of this file.
Data Structures | |
class | AllocatedString< T > |
A string pointer whose memory is managed by this class. More... | |
Functions | |
AllocatedString< char > | icy_server_metadata_header (const char *name, const char *genre, const char *url, const char *content_type, int metaint) |
Page * | icy_server_metadata_page (const Tag &tag, const TagType *types) |
AllocatedString<char> icy_server_metadata_header | ( | const char * | name, |
const char * | genre, | ||
const char * | url, | ||
const char * | content_type, | ||
int | metaint | ||
) |