Method

ALSASeqEventget_tstamp_mode

Declaration [src]

void
alsaseq_event_get_tstamp_mode (
  const ALSASeqEvent* self,
  ALSASeqEventTstampMode* tstamp_mode
)

Description [src]

Get the mode of time stamp for the event.

Parameters

tstamp_mode ALSASeqEventTstampMode
 

A ALSASeqEventTstampMode for the mode of time stamp.

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