Method

ALSATimerRealTimeEventget_event

Declaration [src]

void
alsatimer_real_time_event_get_event (
  const ALSATimerRealTimeEvent* self,
  ALSATimerRealTimeEventType* event
)

Description [src]

Get the kind of event for the real time event.

Parameters

event ALSATimerRealTimeEventType
 

The type of real time event, one of ALSATimerRealTimeEventType.

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