mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	pulse: improve debug
This commit is contained in:
		
							parent
							
								
									a92d060de9
								
							
						
					
					
						commit
						6aa6b4eac7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -840,7 +840,7 @@ static int create_stream(pa_stream_direction_t direction,
 | 
			
		|||
	PA_CHECK_VALIDITY(s->context, (flags & (PA_STREAM_ADJUST_LATENCY|PA_STREAM_EARLY_REQUESTS)) != (PA_STREAM_ADJUST_LATENCY|PA_STREAM_EARLY_REQUESTS), PA_ERR_INVALID);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
	pw_log_debug("stream %p: connect %s %08x", s, dev, flags);
 | 
			
		||||
	pw_log_info("stream %p: connect %s %08x", s, dev, flags);
 | 
			
		||||
 | 
			
		||||
	name = pa_proplist_gets(s->proplist, PA_PROP_MEDIA_NAME);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue