mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	core: Add a pa_format_info structure
This will be used to represent the format of data provided by the client for both compressed and PCM formats in a new extended API.
This commit is contained in:
		
							parent
							
								
									802c8b6fcc
								
							
						
					
					
						commit
						c3839c7637
					
				
					 8 changed files with 205 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -160,6 +160,10 @@ pa_ext_stream_restore_set_subscribe_cb;
 | 
			
		|||
pa_ext_stream_restore_subscribe;
 | 
			
		||||
pa_ext_stream_restore_test;
 | 
			
		||||
pa_ext_stream_restore_write;
 | 
			
		||||
pa_format_info_copy;
 | 
			
		||||
pa_format_info_free;
 | 
			
		||||
pa_format_info_new;
 | 
			
		||||
pa_format_info_valid;
 | 
			
		||||
pa_frame_size;
 | 
			
		||||
pa_get_binary_name;
 | 
			
		||||
pa_get_fqdn;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue