[ Version ( since = "1.18" ) ]
public unowned StreamTransport? get_stream_transport (uint8 channel)
This is useful when providing a send function through set_send_func when doing RTSP over TCP: the send function must call gst_rtsp_stream_transport_message_sent () on the appropriate transport when data has been received for streaming to continue.
the StreamTransport associated with |