mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	fix doc errors
Fix various errors in the documentation that make doxygen complain. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
This commit is contained in:
		
							parent
							
								
									0ed67883af
								
							
						
					
					
						commit
						5332d74a67
					
				
					 13 changed files with 22 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -2460,8 +2460,8 @@ snd_pcm_sframes_t snd_pcm_avail(snd_pcm_t *pcm)
 | 
			
		|||
/**
 | 
			
		||||
 * \brief Combine snd_pcm_avail and snd_pcm_delay functions
 | 
			
		||||
 * \param pcm PCM handle
 | 
			
		||||
 * \param avail Number of available frames in the ring buffer
 | 
			
		||||
 * \param delay Total I/O latency in frames
 | 
			
		||||
 * \param availp Number of available frames in the ring buffer
 | 
			
		||||
 * \param delayp Total I/O latency in frames
 | 
			
		||||
 * \return zero on success otherwise a negative error code
 | 
			
		||||
 *
 | 
			
		||||
 * The avail and delay values retuned are in sync.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue