libusb_iso_usage_type class abstract

\ingroup libusb_desc Usage type for isochronous endpoints. Values for bits 4:5 of the \ref libusb_endpoint_descriptor::bmAttributes "bmAttributes" field in libusb_endpoint_descriptor.

Constructors

libusb_iso_usage_type()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

LIBUSB_ISO_USAGE_TYPE_DATA → const int
Data endpoint
LIBUSB_ISO_USAGE_TYPE_FEEDBACK → const int
Feedback endpoint
LIBUSB_ISO_USAGE_TYPE_IMPLICIT → const int
Implicit feedback Data endpoint