Membrane.Element.WithOutputPads.def_output_pads

You're seeing just the macro def_output_pads, go back to Membrane.Element.WithOutputPads module for more information.
Link to this macro

def_output_pads(pads)

View Source (macro)
This macro is deprecated. Use `def_output_pad/2 for each pad instead.

Macro that defines multiple output pads for the element.

Deprecated in favor of def_output_pad/2