get_rtpinfo
Description:
public string? get_rtpinfo (ClockTime start_time)
Get the RTP-Info string for this and start_time
.
Parameters:
this |
a StreamTransport
|
start_time |
a star time
|
Returns:
the RTPInfo string for this and start_time or null
when the RTP-Info could not be determined. g_free after usage.
|