| libraw1394: version 0.9 | ||
|---|---|---|
| <<< Previous | ||
These functions return information about the 1394 bus the handle is associated with. The values that can be queried through these functions can change with every bus reset.
raw1394_get_local_id() returns the node ID of the local node (i.e. the hardware the driver is controlling directly). raw1394_get_irm_id() returns the node ID of the node that has become isochronous resource manager. raw1394_get_nodecount returns the number of nodes currently on the bus (including the local node).
| <<< Previous | Home | |
| raw1394_(get|set)_userdata | Up |