Method

ALSASeqEventget_destination

Declaration [src]

void
alsaseq_event_get_destination (
  const ALSASeqEvent* self,
  const ALSASeqAddr** addr
)

Description [src]

Refer to the destination address of event.

Parameters

addr ALSASeqAddr
 

A ALSASeqAddr for event destination.

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