Enumeration
HinokoFwIsoResourceAutoError
since: 1.0
Description [src]
A set of error code for operations in HinokoFwIsoResourceAuto.
Available since: 1.0
Members
HINOKO_FW_ISO_RESOURCE_AUTO_ERROR_FAILED-
The system call fails.
- Value:
0 - Nickname:
failed - Available since: 1.0
- Value:
HINOKO_FW_ISO_RESOURCE_AUTO_ERROR_ALLOCATED-
The instance is already associated to allocated isochronous resources.
- Value:
1 - Nickname:
allocated - Available since: 1.0
- Value:
HINOKO_FW_ISO_RESOURCE_AUTO_ERROR_NOT_ALLOCATED-
The instance is not associated to allocated isochronous resources.
- Value:
2 - Nickname:
not-allocated - Available since: 1.0
- Value:
Type functions
hinoko_fw_iso_resource_auto_error_quark
Return the GQuark for error domain of GError which has code in
HinokoFwIsoResourceAutoError.
since: 1.0