View Source Membrane.AAC.Filler (Membrane AAC plugin v0.19.0)

This module is deprecated. Please use `Membrane.AudioFiller` from the `:membrane_audio_filler_plugin` to fill gaps in raw audio stream with silence..

Element that fills gaps in AAC stream with silent frames.

Pads

:input

Accepted formats:

unquote(@accepted_format)
Direction::input
Availability::always
Flow control::manual
Demand unit::buffers

:output

Accepted formats:

unquote(@accepted_format)
Direction::output
Availability::always
Flow control::manual
Demand unit:nil

Summary

Functions

Returns a silent AAC frame that this element uses to fill gaps in the stream.

Functions

@spec silent_frame(integer()) :: binary()

Returns a silent AAC frame that this element uses to fill gaps in the stream.