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
trans | a #GstRTSPTransMode |
manager | location to hold the result |
option | option index. |
Returns
#GST_RTSP_OK.