Gst.TypeFindFactory.prototype.call_function

function call_function(find:Gst.TypeFind):void {
    // Gjs wrapper for gst_type_find_factory_call_function()
}

Calls the Gst.TypeFindFunction associated with this factory.

find

a properly setup Gst.TypeFind entry. The get_data and suggest_type members must be set.