get_mime


Description:

[ Version ( deprecated = true ) ]
public static Result get_mime (TransMode trans, out unowned string mime)

Warning: get_mime is deprecated.

Get the mime type of the transport mode trans.

Note:

This functions only deals with the GstRTSPTransMode and only returns the mime type for AVP.

Use get_media_type instead.

This mime type is typically used to generate Caps events.

Parameters:

trans

a TransMode

mime

location to hold the result

Returns:

OK.