mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	pulse-server: refactor some more
This commit is contained in:
		
							parent
							
								
									d518e02b19
								
							
						
					
					
						commit
						af0d6e5354
					
				
					 3 changed files with 541 additions and 557 deletions
				
			
		| 
						 | 
				
			
			@ -101,7 +101,7 @@ struct sample_spec {
 | 
			
		|||
					.format = SAMPLE_FLOAT32LE,	\
 | 
			
		||||
					.rate = 44100,			\
 | 
			
		||||
					.channels = 2,			\
 | 
			
		||||
				};
 | 
			
		||||
				}
 | 
			
		||||
 | 
			
		||||
static inline uint32_t sample_spec_frame_size(const struct sample_spec *ss)
 | 
			
		||||
{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue