Membrane Core v0.1.1 Membrane.Element.Context.Process View Source
Structure representing a context that is passed to the element when new buffer arrives.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Membrane.Element.Context.Process{ caps: Membrane.Caps.t(), source: nil, source_caps: Membrane.Caps.t() }