Method
ALSATimerUserInstancepause
Declaration [src]
gboolean
alsatimer_user_instance_pause (
ALSATimerUserInstance* self
GError** error
)
Description [src]
Pause timer event emission.
The call of function executes ioctl(2) system call with SNDRV_TIMER_IOCTL_PAUSE command
for ALSA timer character device.