mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	remove pipewire/private.h includes when possible
In many places this is not needed. Expose pw_impl_node_set_param() for adapter.
This commit is contained in:
		
							parent
							
								
									ee55df9f9e
								
							
						
					
					
						commit
						164e343dbf
					
				
					 40 changed files with 40 additions and 57 deletions
				
			
		| 
						 | 
				
			
			@ -29,10 +29,9 @@
 | 
			
		|||
 | 
			
		||||
#include "config.h"
 | 
			
		||||
 | 
			
		||||
#include <pipewire/pipewire.h>
 | 
			
		||||
#include <pipewire/private.h>
 | 
			
		||||
#include <spa/param/audio/format-utils.h>
 | 
			
		||||
#include <spa/utils/hook.h>
 | 
			
		||||
#include <spa/utils/result.h>
 | 
			
		||||
#include <spa/param/audio/format-utils.h>
 | 
			
		||||
 | 
			
		||||
#include <roc/config.h>
 | 
			
		||||
#include <roc/log.h>
 | 
			
		||||
| 
						 | 
				
			
			@ -40,6 +39,9 @@
 | 
			
		|||
#include <roc/log.h>
 | 
			
		||||
#include <roc/receiver.h>
 | 
			
		||||
 | 
			
		||||
#include <pipewire/pipewire.h>
 | 
			
		||||
#include <pipewire/impl.h>
 | 
			
		||||
 | 
			
		||||
#include "module-roc/common.h"
 | 
			
		||||
 | 
			
		||||
/** \page page_module_roc_source PipeWire Module: ROC source
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue