Membrane.RemoteStream.AAC (Membrane AAC Format v0.5.0) View Source

Format definition for unparsed AAC stream with audio decoder configuration transmitted out-of-band.

Example of such a stream is AAC depayloaded from a container like MP4 or FLV, where audio specific config is signalled outside of the AAC bytestream.

encapsulation: :none should be assumed.

Link to this section Summary

Link to this section Types

Specs

t() :: %Membrane.RemoteStream.AAC{audio_specific_config: binary()}