SDPMessage.insertBandwidth
gstsdp.types.SDPResult insertBandwidth(int idx, gstsdp.sdpbandwidth.SDPBandwidth bw)Insert bandwidth parameters into the array of bandwidths in msg at index idx. When -1 is given as idx, the bandwidth is inserted at the end.
Parameters
idx | an index |
bw | the bandwidth |
Returns
a #GstSDPResult.