SDPMedia.replaceAttribute
gstsdp.types.SDPResult replaceAttribute(uint idx, gstsdp.sdpattribute.SDPAttribute attr)Replace the attribute in media at idx with attr.
Parameters
idx | an index |
attr | a #GstSDPAttribute |
Returns
#GST_SDP_OK.
gstsdp.types.SDPResult replaceAttribute(uint idx, gstsdp.sdpattribute.SDPAttribute attr)Replace the attribute in media at idx with attr.
idx | an index |
attr | a #GstSDPAttribute |