MPD
0.20.18
|
A wrapper for an input_stream object which allows cheap buffered rewinding. More...
#include "check.h"
Go to the source code of this file.
Functions | |
InputStream * | input_rewind_open (InputStream *is) |
A wrapper for an input_stream object which allows cheap buffered rewinding.
This is useful while detecting the stream codec (let each decoder plugin peek a portion from the stream).
Definition in file RewindInputPlugin.hxx.
InputStream* input_rewind_open | ( | InputStream * | is | ) |