HinawaSndTscm — A state reader for Tascam FireWire models
void hinawa_snd_tscm_open (HinawaSndTscm *self, gchar *path, GError **exception);
HinawaSndTscm *self
gchar *path
GError **exception
Open ALSA hwdep character device and check it for Dg00x devices.
self
A HinawaSndUnit
path
A full path of a special file for ALSA hwdep character device
exception
A GError
const guint32 *const hinawa_snd_tscm_get_state (HinawaSndTscm *self, GError **exception);
A HinawaSndTscm
state image.
[element-type guint32][array fixed-size=64][transfer none]