mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	Improve debug and small cleanups
This commit is contained in:
		
							parent
							
								
									170c3e4d6c
								
							
						
					
					
						commit
						0726a608df
					
				
					 7 changed files with 31 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -587,6 +587,8 @@ impl_node_port_set_io(void *object,
 | 
			
		|||
 | 
			
		||||
	spa_return_val_if_fail(CHECK_PORT(this, direction, port_id), -EINVAL);
 | 
			
		||||
 | 
			
		||||
	spa_log_debug(this->log, NAME " %p: io %d %p %zd", this, id, data, size);
 | 
			
		||||
 | 
			
		||||
	switch (id) {
 | 
			
		||||
	case SPA_IO_Buffers:
 | 
			
		||||
		this->io = data;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue