Method
ALSATimerUserInstanceopen
Declaration [src]
gboolean
alsatimer_user_instance_open (
ALSATimerUserInstance* self,
gint open_flag,
GError** error
)
Description [src]
Open ALSA Timer character device to allocate queue.
The call of function executes open(2)
system call for ALSA timer character device.