mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-10-29 05:40:27 -04:00 
			
		
		
		
	More type fixes
Param ids and IO ids are now simple enums. Move some type info in one place, delete some type-info files Fix type debug Make audio layout an enum Mark more enums as enums in types so they show us with their names in the debug.
This commit is contained in:
		
							parent
							
								
									93a8747a44
								
							
						
					
					
						commit
						d26aecfef2
					
				
					 82 changed files with 869 additions and 1118 deletions
				
			
		|  | @ -34,9 +34,7 @@ extern "C" { | |||
| 
 | ||||
| #include <spa/node/node.h> | ||||
| #include <spa/node/io.h> | ||||
| #include <spa/param/buffers.h> | ||||
| #include <spa/param/io.h> | ||||
| #include <spa/param/meta.h> | ||||
| #include <spa/param/param.h> | ||||
| #include <spa/param/audio/format-utils.h> | ||||
| 
 | ||||
| #define DEFAULT_RATE		48000 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Wim Taymans
						Wim Taymans