Virtual Method
HinokoFwIsoResourceallocated
since: 0.7
Declaration [src]
void
allocated (
HinokoFwIsoResource* self,
guint channel,
guint bandwidth,
const GError* error
)
Parameters
channel
-
Type:
guint
The deallocated channel number.
bandwidth
-
Type:
guint
The deallocated amount of bandwidth.
error
-
Type:
GError
A
GError
. Error can be generated with domain ofHinokoFwIsoResourceError
and its EVENT code.The argument can be NULL
.The data is owned by the caller of the function.