fix qball's bug, crossfading playing with funny samplerate
git-svn-id: https://svn.musicpd.org/mpd/trunk@1585 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
#include "inputStream.h"
|
||||
|
||||
void inputStream_initHttp();
|
||||
|
||||
int inputStream_httpOpen(InputStream * inStream, char * filename);
|
||||
|
||||
int inputStream_httpSeek(InputStream * inStream, long offset, int whence);
|
||||
|
||||
Reference in New Issue
Block a user