yes! rudimentary stream playing for mp3's!
be gentle git-svn-id: https://svn.musicpd.org/mpd/trunk@1051 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -38,6 +38,8 @@ typedef struct _OutputBuffer {
|
||||
AudioFormat audioFormat;
|
||||
} OutputBuffer;
|
||||
|
||||
void clearOutputBuffer(OutputBuffer * cb);
|
||||
|
||||
void flushOutputBuffer(OutputBuffer * cb);
|
||||
|
||||
int sendDataToOutputBuffer(OutputBuffer * cb, DecoderControl * dc,
|
||||
|
||||
Reference in New Issue
Block a user