MPD  0.20.18
Data Fields
AudioOutput::Request Struct Reference

Additional data for command. More...

#include <Internal.hxx>

Collaboration diagram for AudioOutput::Request:
[legend]

Data Fields

AudioFormat audio_format
 The AudioFormat requested by #Command::OPEN. More...
 
const MusicPipepipe
 The MusicPipe passed to #Command::OPEN. More...
 

Detailed Description

Additional data for command.

Protected by mutex.

Definition at line 226 of file Internal.hxx.

Field Documentation

◆ audio_format

AudioFormat AudioOutput::Request::audio_format

The AudioFormat requested by #Command::OPEN.

Definition at line 230 of file Internal.hxx.

◆ pipe

const MusicPipe* AudioOutput::Request::pipe

The MusicPipe passed to #Command::OPEN.

Definition at line 235 of file Internal.hxx.


The documentation for this struct was generated from the following file: