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