SDPMessage.addTime
gstsdp.types.SDPResult addTime(string start, string stop, string[] repeat)Add time information start and stop to msg.
Parameters
start | the start time |
stop | the stop time |
repeat | the repeat times |
Returns
a #GstSDPResult.
gstsdp.types.SDPResult addTime(string start, string stop, string[] repeat)Add time information start and stop to msg.
start | the start time |
stop | the stop time |
repeat | the repeat times |