mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Add "base volume" field to sinks/sources
This commit is contained in:
		
							parent
							
								
									3e3c103ed9
								
							
						
					
					
						commit
						6130c5c11b
					
				
					 8 changed files with 48 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -84,6 +84,8 @@ struct pa_source {
 | 
			
		|||
    pa_cvolume volume;
 | 
			
		||||
    pa_bool_t muted;
 | 
			
		||||
 | 
			
		||||
    pa_volume_t base_volume; /* shall be constant */
 | 
			
		||||
 | 
			
		||||
    pa_bool_t refresh_volume:1;
 | 
			
		||||
    pa_bool_t refresh_muted:1;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue