RTSPTransport.getManager

gstrtsp.types.RTSPResult getManager(gstrtsp.types.RTSPTransMode trans, out string manager, uint option)

Get the #GstElement that can handle the buffers transported over trans.

It is possible that there are several managers available, use option to selected one.

manager will contain an element name or null when no manager is needed/available for trans.

Parameters

transa #GstRTSPTransMode
managerlocation to hold the result
optionoption index.

Returns

#GST_RTSP_OK.