API Version: 0.0
Library Version: 0.3.0
gboolean alsaseq_event_set_tick_time ( ALSASeqEvent* self, guint tick_time, GError** error )
Copy the real time to the event and set ALSASeqEventTstampMode.TICK.
ALSASeqEventTstampMode
tick_time
guint
The tick time of event.
error
GError **
GError*
NULL
gboolean
TRUE when the overall operation finishes successfully, else FALSE.
TRUE
FALSE