25 #ifndef MPD_OUTPUT_STATE_HXX 26 #define MPD_OUTPUT_STATE_HXX void audio_output_state_save(BufferedOutputStream &os, const MultipleOutputs &outputs)
An OutputStream wrapper that buffers its output to reduce the number of OutputStream::Write() calls...
bool audio_output_state_read(const char *line, MultipleOutputs &outputs)
unsigned audio_output_state_get_version()
Generates a version number for the current state of the audio outputs.