mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	Add core introspection
Use global ids in info messages to refer to global objects.
This commit is contained in:
		
							parent
							
								
									0d0385b881
								
							
						
					
					
						commit
						8ce3f949e2
					
				
					 10 changed files with 102 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -69,7 +69,6 @@ SpaBuffer *
 | 
			
		|||
pinos_serialize_buffer_deserialize (void *src, off_t offset)
 | 
			
		||||
{
 | 
			
		||||
  SpaBuffer *b;
 | 
			
		||||
  unsigned int i;
 | 
			
		||||
 | 
			
		||||
  b = SPA_MEMBER (src, offset, SpaBuffer);
 | 
			
		||||
  if (b->metas)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue