mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	I'm a mad uniformity maniac
This commit is contained in:
		
							parent
							
								
									da48c7553a
								
							
						
					
					
						commit
						4ce1aa010c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -99,8 +99,8 @@ struct _snd_pcm {
 | 
			
		|||
	unsigned int access;		/* access mode */
 | 
			
		||||
	unsigned int format;		/* SND_PCM_FORMAT_* */
 | 
			
		||||
	unsigned int subformat;		/* subformat */
 | 
			
		||||
	unsigned int rate;		/* rate in Hz */
 | 
			
		||||
	unsigned int channels;		/* channels */
 | 
			
		||||
	unsigned int rate;		/* rate in Hz */
 | 
			
		||||
	size_t fragment_size;		/* fragment size */
 | 
			
		||||
	unsigned int fragments;		/* fragments */
 | 
			
		||||
	unsigned int start_mode;	/* start mode */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue