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