int raw1394_iso_recv_set_channel_mask (raw1394handle_t handle, u_int64_t mask);
int raw1394_iso_recv_set_channel_mask
libraw1394 handle
64-bit mask of channels, 1 means listen, 0 means unlisten, channel 0 is LSB, channel 63 is MSB
for multi-channel reception mode only
0 on success, -1 on failure (sets errno)