Convert transport into a string that can be used to signal the transport in an RTSP SETUP response.
Get the media type of transport. This media type is typically used to generate #GstCaps events.
Get the #GstElement that can handle the buffers transported over trans.
Get the mime type of the transport mode trans. This mime type is typically used to generate #GstCaps events.
Initialize transport so that it can be used.
Allocate a new initialized #GstRTSPTransport. Use gstrtsp.rtsptransport.RTSPTransport.free after usage.
Parse the RTSP transport string str into transport.
Provides helper functions to deal with RTSP transport strings.