This library gives some objects for abstraction to operate system resources in Linux FireWire subsystem. This library mainly supports operations for asynchronous communication with nodes in IEEE 1394 bus.

This library originally supported some model-specific operations for Audio and Music units on IEEE 1394 bus, assisted by drivers in ALSA firewire stack as well, however the support has already been migrated to libhitaki library nowadays and obsoleted since v2.5 release.

Overview of libhinawa

This library expects userspace applications to use GMainContext to run event dispatcher with GSource from HinawaFwNode.

libhinawa supports gobject introspection, thus this library is available with gobject introspection bindings of each language such as Python, Ruby and so on. When using this mechanism, please refer to documents in each language implementation.