MinknowApi::Manager::DescribeHostResponse::HostUsbSequencerAvailability
Inherits Enum < Comparable < Value < Object
Constants
HOST_USB_SEQUENCER_UNAVAILABLE = 0
HOST_USB_SEQUENCER_DRIVER_DISABLED = 1
HOST_USB_SEQUENCER_AVAILABLE = 2
Class methods
Instance methods
host_usb_sequencer_available?
Returns true if this enum value equals HOST_USB_SEQUENCER_AVAILABLE
host_usb_sequencer_driver_disabled?
Returns true if this enum value equals HOST_USB_SEQUENCER_DRIVER_DISABLED