Method
ALSATimerUserInstancecontinue
Declaration [src]
gboolean
alsatimer_user_instance_continue (
ALSATimerUserInstance* self
GError** error
)
Description [src]
Continue timer event emission paused by alsatimer_user_instance_pause().
The call of function executes ioctl(2) system call with SNDRV_TIMER_IOCTL_CONTINUE command
for ALSA timer character device.