mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	dynamically resize connection buffers
This commit is contained in:
		
							parent
							
								
									d711e15f0a
								
							
						
					
					
						commit
						7ee66cfc35
					
				
					 3 changed files with 108 additions and 104 deletions
				
			
		| 
						 | 
				
			
			@ -1048,7 +1048,7 @@ parse_connection (SpaProxy   *this)
 | 
			
		|||
      case SPA_CONTROL_CMD_SET_PROPERTY:
 | 
			
		||||
      case SPA_CONTROL_CMD_NODE_COMMAND:
 | 
			
		||||
      case SPA_CONTROL_CMD_PROCESS_BUFFER:
 | 
			
		||||
        spa_log_error (this->log, "proxy %p: got unexpected connection %d\n", this, cmd);
 | 
			
		||||
        spa_log_error (this->log, "proxy %p: got unexpected command %d\n", this, cmd);
 | 
			
		||||
        break;
 | 
			
		||||
 | 
			
		||||
      case SPA_CONTROL_CMD_NODE_UPDATE:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue