View Source Membrane.Child (Membrane Core v0.12.0)
Module that keeps track of types used by both elements and bins
Link to this section Summary
Link to this section Types
@type child_ref_options() :: [{:group, group()}]
@type group() :: any()
@type name() :: Membrane.Element.name() | Membrane.Bin.name()
@type options() :: Membrane.Element.options() | Membrane.Bin.options()
Link to this section Functions
Returns a name of a child from its reference.
Returns a reference to a child.