Signal
ALSATimerUserInstance::handle-real-time-event
Declaration
void
handle_real_time_event (
ALSATimerUserInstance* self,
const ALSATimerRealTimeEvent* event,
gpointer user_data
)
Description [src]
Emitted when event occurs to notify real time.
Default handler: | The default handler is called after the handlers added via |
Parameters
event |
ALSATimerRealTimeEvent |
The instance of |
|
The data is owned by the caller of the function. |