raw1394_iso_recv_unlisten_channel

Name

raw1394_iso_recv_unlisten_channel --  stop listening to a specific channel in multi-channel mode

Synopsis

int raw1394_iso_recv_unlisten_channel (raw1394handle_t handle, unsigned char channel);

Arguments

handle

libraw1394 handle

channel

the channel to stop listening to

Returns

0 on success or -1 on failure (sets errno)