insert_bandwidth
Description:
[
Version ( since =
"1.2" ) ]
public Result insert_bandwidth (
int idx,
Bandwidth bw)
Insert bandwidth parameters into the array of bandwidths in this at index idx.
When -1 is given as idx, the bandwidth is inserted at the end.
Parameters:
| this |
a Message
|
| idx |
an index
|
| bw |
the bandwidth
|
Returns: