Method

ALSASeqEventDataNoteget_channel

Declaration [src]

void
alsaseq_event_data_note_get_channel (
  const ALSASeqEventDataNote* self,
  guint8* channel
)

Description [src]

Get the value of channel in the note event.

Parameters

channel guint8*
 

The value of channel in the note event.

 The argument will be set by the function.