MPD
0.20.6
|
Go to the source code of this file.
Functions | |
InputStreamPtr | OpenLocalInputStream (Path path, Mutex &mutex, Cond &cond) |
Open a "local" file. More... | |
InputStreamPtr OpenLocalInputStream | ( | Path | path, |
Mutex & | mutex, | ||
Cond & | cond | ||
) |
Open a "local" file.
This is a wrapper for the input plugins "file" and "archive".
Throws std::runtime_error on error.