Virtual Method
ALSAHwdepDeviceCommonopen
Declaration [src]
gboolean
open (
ALSAHwdepDeviceCommon* self,
const gchar* path,
gint open_flag,
GError** error
)
Description [src]
Open one of ALSA hwdep character devices for the sound card.
The call of function is expected to execute open(2)
system call for ALSA hwdep character device.