output/alsa: Cancel() also affects "active" (documentation)
This commit is contained in:
parent
3da1fa88d0
commit
3c5f860fb8
@ -128,8 +128,8 @@ class AlsaOutput final
|
|||||||
bool work_around_drain_bug;
|
bool work_around_drain_bug;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* After Open(), has this output been activated by a Play()
|
* After Open() or Cancel(), has this output been activated by
|
||||||
* command?
|
* a Play() command?
|
||||||
*
|
*
|
||||||
* Protected by #mutex.
|
* Protected by #mutex.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user