mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 00:49:02 -06:00 
			
		
		
		
	Add Kernel::EventPair audio_input_device_switch_event;
This commit is contained in:
		@@ -302,6 +302,7 @@ private:
 | 
			
		||||
 | 
			
		||||
    u32_le revision = 0;
 | 
			
		||||
    Kernel::EventPair buffer_event;
 | 
			
		||||
    Kernel::EventPair audio_input_device_switch_event;
 | 
			
		||||
    Kernel::EventPair audio_output_device_switch_event;
 | 
			
		||||
 | 
			
		||||
}; // namespace Audio
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user