|
| Sound.Alsa.Sequencer.Port | | Stability | provisional | | Maintainer | Iavor S. Diatchki |
|
|
|
| Description |
| This module contains functions for working with ports.
Reference:
http://www.alsa-project.org/alsa-doc/alsa-lib/group___seq_port.html
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
Instances | |
|
|
|
|
|
|
|
|
|
| Port capabilities.
| Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Port types.
| Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Create a new port, as described by the info structure.
|
|
|
| Create a port - simple version.
|
|
|
| Delete the port.
|
|
|
| Create a new information area filled with data about a specific
port on our client.
|
|
|
| Create a new information area filled with data about an given
port on a given client.
|
|
|
| Get information about the first port on our client.
|
|
|
| Get information about the port with the next biggest identifier.
If a matching port is found, then its information is stored in the
given area, otherwise we throw an error.
|
|
|
| Set the information for the sequencer port based on the data
in the given information area.
|
|
|
|
|
|
|
|
|
|
|
|
| Get the address of the information area.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Set the port address.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Produced by Haddock version 2.4.2 |