mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	introduce pa_{sink|source}_get_latency_within_thread()
This commit is contained in:
		
							parent
							
								
									d035f4a3f3
								
							
						
					
					
						commit
						ce73e715c9
					
				
					 4 changed files with 55 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -267,5 +267,6 @@ void pa_source_set_latency_range_within_thread(pa_source *s, pa_usec_t min_laten
 | 
			
		|||
/*** To be called exclusively by source output drivers, from IO context */
 | 
			
		||||
 | 
			
		||||
void pa_source_invalidate_requested_latency(pa_source *s);
 | 
			
		||||
pa_usec_t pa_source_get_latency_within_thread(pa_source *s);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue