Advanced Linux Sound Architecture: Library API
Prev
Next
IX. Sequencer port accesses
Table of Contents
snd_seq_create_port
— create a sequencer port on the current client
snd_seq_delete_port
— delete a sequencer port on the current client
snd_seq_get_port_info
— obatin the information of a port on the current client
snd_seq_get_any_port_info
— obatin the information of a port on an arbitrary client
snd_seq_set_port_info
— set the information of a port on the current client
snd_seq_query_next_port
— query the next matching port
snd_seq_create_simple_port
— create a sequencer port
snd_seq_delete_simple_port
— delete a sequencer port with the id
Prev
Home
Next
snd_seq_set_client_event_filter
Up
snd_seq_create_port