Method
ALSACtlCardopen
Declaration [src]
gboolean
alsactl_card_open (
ALSACtlCard* self,
guint card_id,
gint open_flag,
GError** error
)
Description [src]
Open ALSA control character device for the sound card.
The call of function executes open(2)
system call for ALSA control character device.