Method

ALSASeqAddrget_client_id

Declaration [src]

void
alsaseq_addr_get_client_id (
  const ALSASeqAddr* self,
  guint8* client_id
)

Description [src]

Get the numeric ID of client to address.

Parameters

client_id guint8*
 

The numeric ID of client to address.

 The argument will be set by the function.