Method

ALSASeqAddrget_port_id

Declaration [src]

void
alsaseq_addr_get_port_id (
  const ALSASeqAddr* self,
  guint8* port_id
)

Description [src]

Get the numeric ID of port to address.

Parameters

port_id guint8*
 

The numeric ID of port to address.

 The argument will be set by the function.