View Source Membrane.AAC.Parser.Esds (Membrane AAC plugin v0.19.0)
Utility functions for parsing and generating esds
atom.
It's structure is defined in ISO/IEC 14496-1.
Summary
Functions
@spec generate_esds(Membrane.AAC.t(), Membrane.Element.state()) :: binary()
@spec parse_esds(binary()) :: Membrane.AAC.t()