SDPMedia.insertAttribute
gstsdp.types.SDPResult insertAttribute(int idx, gstsdp.sdpattribute.SDPAttribute attr)Insert the attribute to media at idx. When idx is -1, the attribute is appended.
Parameters
idx | an index |
attr | a #GstSDPAttribute |
Returns
#GST_SDP_OK.