[ Version ( deprecated = true ) ]
public static Result get_mime (TransMode trans, string mime)
Warning: get_mime is deprecated.
Get the mime type of the transport mode trans.
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.
| trans | |
| mime |
location to hold the result |
|
OK. |