raw1394_stop_iso_rcv
Name
raw1394_stop_iso_rcv -- stop isochronous receiving (DEPRECATED)
Synopsis
int raw1394_stop_iso_rcv
(raw1394handle_t handle, unsigned int channel);
Arguments
handle
libraw1394 handle
channel
channel to stop receiving on
Description
DEPRECATED
Stops the reception of isochronous packets in channel
on handle
.