get_manager


Description:

public static Result get_manager (TransMode trans, out unowned string? manager, uint option)

Get the Element 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 TransMode

manager

location to hold the result

option

option index.

Returns:

OK.