SDPMedia.insertBandwidth
gstsdp.types.SDPResult insertBandwidth(int idx, gstsdp.sdpbandwidth.SDPBandwidth bw)Insert the bandwidth information to media at idx. When idx is -1, the bandwidth is appended.
Parameters
idx | an index |
bw | a #GstSDPBandwidth |
Returns
#GST_SDP_OK.