mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	pcm_share cleaning
This commit is contained in:
		
							parent
							
								
									5e44a3114d
								
							
						
					
					
						commit
						82fcfe1ab5
					
				
					 12 changed files with 70 additions and 62 deletions
				
			
		| 
						 | 
				
			
			@ -197,7 +197,7 @@ static int snd_pcm_alaw_hw_refine_cprepare(snd_pcm_t *pcm, snd_pcm_hw_params_t *
 | 
			
		|||
{
 | 
			
		||||
	snd_pcm_alaw_t *alaw = pcm->private_data;
 | 
			
		||||
	int err;
 | 
			
		||||
	snd_pcm_access_mask_t access_mask = { SND_PCM_ACCBIT_PLUGIN };
 | 
			
		||||
	snd_pcm_access_mask_t access_mask = { SND_PCM_ACCBIT_SHM };
 | 
			
		||||
	err = _snd_pcm_hw_param_set_mask(params, SND_PCM_HW_PARAM_ACCESS,
 | 
			
		||||
					 &access_mask);
 | 
			
		||||
	if (err < 0)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue