MPD
0.20.6
|
Additional data for command. More...
#include <Internal.hxx>
Data Fields | |
AudioFormat | audio_format |
The AudioFormat requested by #Command::OPEN. More... | |
const MusicPipe * | pipe |
The MusicPipe passed to #Command::OPEN. More... | |
AudioFormat AudioOutput::Request::audio_format |
The AudioFormat requested by #Command::OPEN.
Definition at line 230 of file Internal.hxx.
const MusicPipe* AudioOutput::Request::pipe |
The MusicPipe passed to #Command::OPEN.
Definition at line 235 of file Internal.hxx.