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

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.