Method

ALSATimerUserInstancestop

[]

Declaration [src]

gboolean
alsatimer_user_instance_stop (
  ALSATimerUserInstance* self
  GError** error
)
[]

Description [src]

Stop timer event emission.

The call of function executes ioctl(2) system call with SNDRV_TIMER_IOCTL_STOP command for ALSA timer character device.

[]

Return value

Returns: gboolean
 

TRUE when the overall operation finishes successfully, else FALSE.