Membrane.Element.WithInputPads.handle_caps

You're seeing just the callback handle_caps, go back to Membrane.Element.WithInputPads module for more information.
Link to this callback

handle_caps(pad, caps, context, state)

View Source (optional)

Specs

Callback invoked when Element is receiving information about new caps for given pad.

In filters those caps are forwarded through all output pads by default.