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 field append.
Set field append.
Get field clientPort.
Get field destination.
Set field destination.
Get field interleaved.
Get field layers.
Set field layers.
Get field lowerTransport.
Set field lowerTransport.
Get field modePlay.
Set field modePlay.
Get field modeRecord.
Set field modeRecord.
Get field port.
Get field profile.
Set field profile.
Get field serverPort.
Get field source.
Set field source.
Get field ssrc.
Set field ssrc.
Get field trans.
Set field trans.
Get field ttl.
Set field ttl.
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.