SDPMessage.replaceTime
gstsdp.types.SDPResult replaceTime(uint idx, gstsdp.sdptime.SDPTime t)Replace the time information in msg at index idx with t.
Parameters
idx | the index |
t | a #GstSDPTime |
Returns
a #GstSDPResult.
gstsdp.types.SDPResult replaceTime(uint idx, gstsdp.sdptime.SDPTime t)Replace the time information in msg at index idx with t.
idx | the index |
t | a #GstSDPTime |