Enumeration

HinokoFwIsoCtxMode

since: 1.0

Declaration

enum Hinoko.FwIsoCtxMode

Description [src]

A set of mode for isochronous context of Linux FireWire subsystem.

Available since: 1.0

Members

HINOKO_FW_ISO_CTX_MODE_IT

The mode of IT context of 1394 OHCI.

  • Value: 0
  • Nickname: it
  • Available since: 1.0
HINOKO_FW_ISO_CTX_MODE_IR_SINGLE

The mode of IR context of 1394 OHCI with packer-per-buffer protocol.

  • Value: 1
  • Nickname: ir-single
  • Available since: 1.0
HINOKO_FW_ISO_CTX_MODE_IR_MULTIPLE

The mode of IR context of 1394 OHCI with buffer-fill protocol.

  • Value: 2
  • Nickname: ir-multiple
  • Available since: 1.0