mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 22:23:54 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			167 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			167 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* system-specific definitions */
 | |
| 
 | |
| PmError pm_macosxcm_init(void);
 | |
| void pm_macosxcm_term(void);
 | |
| 
 | |
| PmDeviceID find_default_device(char *path, int input, PmDeviceID id);
 |