mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Initial implementation of PCM simple API extension.
This commit is contained in:
		
							parent
							
								
									25f864b059
								
							
						
					
					
						commit
						a190b87d94
					
				
					 4 changed files with 292 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -144,3 +144,11 @@ ALSA_0.9.8 {
 | 
			
		|||
    snd_ctl_elem_remove;
 | 
			
		||||
    snd_hctl_poll_descriptors_revents;
 | 
			
		||||
} ALSA_0.9.7;
 | 
			
		||||
 | 
			
		||||
ALSA_1.0.4 {
 | 
			
		||||
  global:
 | 
			
		||||
 | 
			
		||||
    snd_spcm_init;
 | 
			
		||||
    snd_spcm_init_duplex;
 | 
			
		||||
    snd_spcm_init_get_params;
 | 
			
		||||
} ALSA_0.9.8;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue