mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	add priority logic to find best default profile
This commit is contained in:
		
							parent
							
								
									b3a043fd31
								
							
						
					
					
						commit
						7368a6e6be
					
				
					 6 changed files with 43 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -86,6 +86,7 @@ typedef struct pa_alsa_profile_info {
 | 
			
		|||
    const char *alsa_name;
 | 
			
		||||
    const char *description;
 | 
			
		||||
    const char *name;
 | 
			
		||||
    unsigned priority;
 | 
			
		||||
} pa_alsa_profile_info;
 | 
			
		||||
 | 
			
		||||
int pa_alsa_probe_profiles(
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue