mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	implement get_latency native command
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@72 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									d8f1300661
								
							
						
					
					
						commit
						710233bbf6
					
				
					 7 changed files with 125 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -19,6 +19,7 @@ enum {
 | 
			
		|||
    PA_COMMAND_PLAYBACK_STREAM_KILLED,
 | 
			
		||||
    PA_COMMAND_RECORD_STREAM_KILLED,
 | 
			
		||||
    PA_COMMAND_STAT,
 | 
			
		||||
    PA_COMMAND_GET_PLAYBACK_LATENCY,
 | 
			
		||||
    PA_COMMAND_MAX
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue