Membrane.Core.InputBuffer.init

You're seeing just the function init, go back to Membrane.Core.InputBuffer module for more information.
Link to this function

init(demand_unit, demand_pid, demand_pad, log_tag, toilet?, props)

View Source

Specs

init(
  Membrane.Buffer.Metric.unit_t(),
  pid(),
  Membrane.Pad.ref_t(),
  String.t(),
  toilet? :: boolean(),
  props_t()
) :: t()