Top | ![]() |
![]() |
![]() |
![]() |
A HinawaSndDg00x listen to Dg00x notification and generates signal when received. This inherits HinawaSndUnit.
void hinawa_snd_dg00x_open (HinawaSndDg00x *self
,gchar *path
,GError **exception
);
Open ALSA hwdep character device and check it for Dg00x devices.
self |
||
path |
A full path of a special file for ALSA hwdep character device |
|
exception |
A GError |
“message”
signalvoid user_function (HinawaSndDg00x *self, gulong message, gpointer user_data)
When Dg00x models transfer notification, the ::message signal is generated.
Flags: Run Last