Method

ALSASeqEventDataCtlget_value

Declaration [src]

void
alsaseq_event_data_ctl_get_value (
  const ALSASeqEventDataCtl* self,
  gint* value
)

Description [src]

Get the value for the control event.

Parameters

value gint*
 

The value for the control event.

 The argument will be set by the function.