Method

ALSASeqEventDataConnectget_dst

Declaration [src]

void
alsaseq_event_data_connect_get_dst (
  const ALSASeqEventDataConnect* self,
  const ALSASeqAddr** dst
)

Description [src]

Get the destination of connection event.

Parameters

dst ALSASeqAddr
 

The destination of connection event.

 The argument will be set by the function.
 The data is owned by the caller of the function.