Method

ALSASeqEventDataCtlget_param

Declaration [src]

void
alsaseq_event_data_ctl_get_param (
  const ALSASeqEventDataCtl* self,
  guint* param
)

Description [src]

Get the parameter for the control event.

Parameters

param guint*
 

The parameter for the control event.

 The argument will be set by the function.