mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	merge Colin Guthrie's module-always-sink module, and add priorization to the hook subsystem while doing so.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2516 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									1337afdee4
								
							
						
					
					
						commit
						92e4fb318e
					
				
					 14 changed files with 261 additions and 59 deletions
				
			
		| 
						 | 
				
			
			@ -59,8 +59,8 @@ PA_MODULE_USAGE(
 | 
			
		|||
        "format=<sample format> "
 | 
			
		||||
        "channels=<number of channels> "
 | 
			
		||||
        "rate=<sample rate> "
 | 
			
		||||
        "sink_name=<name of sink>"
 | 
			
		||||
        "channel_map=<channel map>"
 | 
			
		||||
        "sink_name=<name of sink> "
 | 
			
		||||
        "channel_map=<channel map> "
 | 
			
		||||
        "description=<description for the sink>");
 | 
			
		||||
 | 
			
		||||
#define DEFAULT_SINK_NAME "null"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue