mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	use SPA_EXPORT to export symbols
This commit is contained in:
		
							parent
							
								
									a563050797
								
							
						
					
					
						commit
						569cbb48a9
					
				
					 52 changed files with 326 additions and 24 deletions
				
			
		| 
						 | 
				
			
			@ -30,8 +30,8 @@ extern const struct spa_handle_factory spa_v4l2_source_factory;
 | 
			
		|||
extern const struct spa_handle_factory spa_v4l2_monitor_factory;
 | 
			
		||||
extern const struct spa_handle_factory spa_v4l2_device_factory;
 | 
			
		||||
 | 
			
		||||
int
 | 
			
		||||
spa_handle_factory_enum(const struct spa_handle_factory **factory,
 | 
			
		||||
SPA_EXPORT
 | 
			
		||||
int spa_handle_factory_enum(const struct spa_handle_factory **factory,
 | 
			
		||||
			uint32_t *index)
 | 
			
		||||
{
 | 
			
		||||
	spa_return_val_if_fail(factory != NULL, -EINVAL);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue