SDPMessage.replaceAttribute
gstsdp.types.SDPResult replaceAttribute(uint idx, gstsdp.sdpattribute.SDPAttribute attr)Replace the attribute in msg at index idx with attr.
Parameters
idx | the index |
attr | a #GstSDPAttribute |
Returns
a #GstSDPResult.
gstsdp.types.SDPResult replaceAttribute(uint idx, gstsdp.sdpattribute.SDPAttribute attr)Replace the attribute in msg at index idx with attr.
idx | the index |
attr | a #GstSDPAttribute |