Function
ALSASeqAddrnew
Declaration [src]
ALSASeqAddr*
alsaseq_addr_new (
guint8 client_id,
guint8 port_id
)
Parameters
client_id |
guint8 |
The numeric ID of client to address. |
|
port_id |
guint8 |
The numeric ID of port to address. |
Return value
Returns: | ALSASeqAddr |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |