insert_bandwidth
Description:
[
Version ( since =
"1.2" ) ]
public Result insert_bandwidth (
int idx,
Bandwidth bw)
Insert the bandwidth information to this at idx
.
When idx
is -1, the bandwidth is appended.
Parameters:
this |
a Media
|
idx |
an index
|
bw |
a Bandwidth
|
Returns: