Membrane.ParentSpec.link
You're seeing just the function
link
, go back to Membrane.ParentSpec module for more information.
Specs
link(Membrane.Child.name_t()) :: link_builder_t()
Begins a link.
See the links section of the moduledoc for more information.
Specs
link(Membrane.Child.name_t(), child_spec_t()) :: link_builder_t()
Defines a child and begins a link with it.
See the links section of the moduledoc for more information.