mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	client-node: use spa_io_position
Remove old internal structure
This commit is contained in:
		
							parent
							
								
									2206deb3e8
								
							
						
					
					
						commit
						723d4d9db7
					
				
					 8 changed files with 73 additions and 79 deletions
				
			
		| 
						 | 
				
			
			@ -847,7 +847,7 @@ static int impl_node_process(struct spa_node *node)
 | 
			
		|||
{
 | 
			
		||||
	struct node *this = SPA_CONTAINER_OF(node, struct node, node);
 | 
			
		||||
	struct impl *impl = this->impl;
 | 
			
		||||
	struct pw_driver_quantum *q = impl->this.node->driver_node->rt.quantum;
 | 
			
		||||
	struct spa_io_position *q = impl->this.node->driver_node->rt.position;
 | 
			
		||||
	int status, trigger;
 | 
			
		||||
 | 
			
		||||
	if (!impl->active)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue