mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	device-restore: Add a new protocol extension for device-restore.
This simply exposes the formats that a device supports via a simple protocol extension that will allow clients to setup what a connected receiver supports format wise.
This commit is contained in:
		
							parent
							
								
									695d536380
								
							
						
					
					
						commit
						35f99c6e31
					
				
					 7 changed files with 745 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -157,6 +157,11 @@ pa_ext_device_manager_set_device_description;
 | 
			
		|||
pa_ext_device_manager_set_subscribe_cb;
 | 
			
		||||
pa_ext_device_manager_subscribe;
 | 
			
		||||
pa_ext_device_manager_test;
 | 
			
		||||
pa_ext_device_restore_read_sink_formats;
 | 
			
		||||
pa_ext_device_restore_read_sink_formats_all;
 | 
			
		||||
pa_ext_device_restore_save_sink_formats;
 | 
			
		||||
pa_ext_device_restore_subscribe;
 | 
			
		||||
pa_ext_device_restore_test;
 | 
			
		||||
pa_ext_stream_restore_delete;
 | 
			
		||||
pa_ext_stream_restore_read;
 | 
			
		||||
pa_ext_stream_restore_set_subscribe_cb;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue