output/multiple: update API documentation

This commit is contained in:
Max Kellermann 2018-06-22 22:59:30 +02:00
parent 1ca1269a59
commit cb412b221c

View File

@ -59,7 +59,7 @@ class MultipleOutputs final : public PlayerOutputs {
/** /**
* The #MusicPipe object which feeds all audio outputs. It is * The #MusicPipe object which feeds all audio outputs. It is
* filled by audio_output_all_play(). * filled by Play().
*/ */
MusicPipe *pipe = nullptr; MusicPipe *pipe = nullptr;