output/Source: document "pending_tag" ownership
This commit is contained in:
parent
f750c8012a
commit
328a6de86e
@ -107,7 +107,8 @@ class AudioOutputSource {
|
||||
const MusicChunk *current_chunk = nullptr;
|
||||
|
||||
/**
|
||||
* The #Tag to be processed by the #AudioOutput.
|
||||
* The #Tag to be processed by the #AudioOutput. It is owned
|
||||
* by #current_chunk (MusicChunk::tag).
|
||||
*/
|
||||
const Tag *pending_tag;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user