RTSPTransport.getMime

Get the mime type of the transport mode trans. This mime type is typically used to generate #GstCaps events.

Parameters

transa #GstRTSPTransMode
mimelocation to hold the result

Returns

#GST_RTSP_OK.

Deprecated

This functions only deals with the GstRTSPTransMode and only

returns the mime type for #GST_RTSP_PROFILE_AVP. Use [gstrtsp.rtsptransport.RTSPTransport.getMediaType] instead.