SDPTime.set
gstsdp.types.SDPResult set(string start, string stop, string[] repeat)Set time information start, stop and repeat in t.
Parameters
start | the start time |
stop | the stop time |
repeat | the repeat times |
Returns
a #GstSDPResult.
gstsdp.types.SDPResult set(string start, string stop, string[] repeat)Set time information start, stop and repeat in t.
start | the start time |
stop | the stop time |
repeat | the repeat times |