SDPMessage.replaceZone
gstsdp.types.SDPResult replaceZone(uint idx, gstsdp.sdpzone.SDPZone zone)Replace the zone information in msg at index idx with zone.
Parameters
idx | the index |
zone | a #GstSDPZone |
Returns
a #GstSDPResult.
gstsdp.types.SDPResult replaceZone(uint idx, gstsdp.sdpzone.SDPZone zone)Replace the zone information in msg at index idx with zone.
idx | the index |
zone | a #GstSDPZone |