mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-10-29 05:40:25 -04:00 
			
		
		
		
	seq: Define new events for UMP EP/FB change notifications
Two new sequencer event types are added for notifications of UMP info changes: SND_SEQ_EVENT_UMP_EP_CHANGE (68) and SND_SEQ_EVENT_UMP_BLOCK_CHANGE (69). Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
		
							parent
							
								
									cdd5a9fa10
								
							
						
					
					
						commit
						35d2efefa9
					
				
					 2 changed files with 13 additions and 0 deletions
				
			
		|  | @ -208,6 +208,7 @@ | |||
| #define snd_seq_result		sndrv_seq_result | ||||
| #define snd_seq_queue_skew	sndrv_seq_queue_skew | ||||
| #define snd_seq_ev_queue_control	sndrv_seq_ev_queue_control | ||||
| #define snd_seq_ev_ump_notify	sndrv_seq_ev_ump_notify | ||||
| #define snd_seq_client_t	sndrv_seq_client_t | ||||
| #define snd_seq_client_type_t	sndrv_seq_client_type_t | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Takashi Iwai
						Takashi Iwai