Method

ALSASeqEventget_source

Declaration [src]

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

Description [src]

Refer to the source address of event.

Parameters

addr ALSASeqAddr
 

A ALSASeqAddr for source address.

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