Method

ALSATimerRealTimeEventget_val

Declaration [src]

void
alsatimer_real_time_event_get_val (
  const ALSATimerRealTimeEvent* self,
  guint* val
)

Description [src]

Get the value depending on the type of real time event.

Parameters

val guint*
 

The value depending on the type of timestamp event.

 The argument will be set by the function.