mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	work on port-update control message
Serialize format and properties. Simplify the properties by moving the unset-mask inside the property structure. We can then also just use the index of the property as the bit in the mask. Work on stopping on disconnect
This commit is contained in:
		
							parent
							
								
									de53315f6e
								
							
						
					
					
						commit
						0d2f5a1386
					
				
					 24 changed files with 318 additions and 238 deletions
				
			
		| 
						 | 
				
			
			@ -290,7 +290,7 @@ on_node_event (SpaNode *node, SpaEvent *event, void *user_data)
 | 
			
		|||
 | 
			
		||||
      target = pinos_daemon_find_port (pinos_node_get_daemon (pnode),
 | 
			
		||||
                                       pinos_direction_reverse (pa->direction),
 | 
			
		||||
                                       "/org/pinos/node_8",
 | 
			
		||||
                                       "/org/pinos/node_1",
 | 
			
		||||
                                       NULL,
 | 
			
		||||
                                       NULL,
 | 
			
		||||
                                       &error);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue