mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	remote-node: handle driver nodes
This commit is contained in:
		
							parent
							
								
									f42e214c2d
								
							
						
					
					
						commit
						936dcbea2e
					
				
					 4 changed files with 35 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -970,6 +970,8 @@ static void client_node_initialized(void *data)
 | 
			
		|||
	else
 | 
			
		||||
		monitor = false;
 | 
			
		||||
 | 
			
		||||
	impl->client_node->node->driver_node = impl->this.node;
 | 
			
		||||
 | 
			
		||||
	impl->client_port = pw_node_find_port(impl->client_node->node, impl->direction, 0);
 | 
			
		||||
	if (impl->client_port == NULL)
 | 
			
		||||
		return;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue