can parse inputStream_http can parse mime type
git-svn-id: https://svn.musicpd.org/mpd/trunk@1056 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -34,6 +34,8 @@ struct _InputStream {
|
||||
int error;
|
||||
long offset;
|
||||
size_t size;
|
||||
char * mime;
|
||||
int seekable;
|
||||
|
||||
/* don't touc this stuff */
|
||||
InputStreamSeekFunc seekFunc;
|
||||
|
||||
Reference in New Issue
Block a user