Method

ALSASeqEventDataNoteget_duration

Declaration [src]

void
alsaseq_event_data_note_get_duration (
  const ALSASeqEventDataNote* self,
  guint8* duration
)

Description [src]

Get the value of duration in the note event.

Parameters

duration guint8*
 

The value of duratino in the note event.

 The argument will be set by the function.