convertBandwidth()
function convertBandwidth(bandwidth, __namedParameters): number
Converts the bandwidth to the desired unit.
Parameters
| Parameter | Type | Description |
|---|---|---|
bandwidth | number | The bandwidth value to convert. |
__namedParameters | ConvertBandwidthOptions | - |
Returns
number