Method

ALSASeqEventget_time_mode

Declaration [src]

void
alsaseq_event_get_time_mode (
  const ALSASeqEvent* self,
  ALSASeqEventTimeMode* time_mode
)

Description [src]

Get the mode of time for the event.

Parameters

time_mode ALSASeqEventTimeMode
 

A ALSASeqEventTimeMode for the mode of time.

 The argument will be set by the function.
 The instance takes ownership of the data, and is responsible for freeing it.