Function
HinokoFwIsoResourcecalculate_bandwidth
since: 0.7
Declaration [src]
guint
hinoko_fw_iso_resource_calculate_bandwidth (
guint bytes_per_payload,
HinokoFwScode scode
)
Description [src]
Calculate the amount of bandwidth expected to be consumed in allocation unit by given parameters.
Available since: 0.7
Parameters
bytes_per_payload-
Type:
guintThe number of bytes in payload of isochronous packet.
scode-
Type:
HinokoFwScodeThe speed of transmission.