Method

ALSASeqEventDataCtlget_channel

Declaration [src]

void
alsaseq_event_data_ctl_get_channel (
  const ALSASeqEventDataCtl* self,
  guint8* channel
)

Description [src]

Get the value of channel for the control event.

Parameters

channel guint8*
 

The value of channel for the control event.

 The argument will be set by the function.