mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	
				This gets the next key and value from an object. This function is better because it will skip key/value pairs that don't fit in the array to hold the key. The previous code patter would stop parsing the object as soon as a key larger than the available space was found.  | 
			||
|---|---|---|
| .. | ||
| meson.build | ||
| spa-inspect.c | ||
| spa-json-dump.c | ||
| spa-monitor.c | ||