RTSPTransport.getMime

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

More...
class RTSPTransport
static
getMime

Parameters

trans gstrtsp.types.RTSPTransMode

a #GstRTSPTransMode

mime string

location to hold the result

Return Value

Type: gstrtsp.types.RTSPResult

#GST_RTSP_OK.

Detailed Description

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.