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