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

Element that fills gaps in AAC stream with silent frames.

pads

Pads

input

:input

Accepted formats

unquote(@accepted_format)

Availability :always
Demand mode :manual
Demand unit :buffers
Direction :input
Mode :pull
Name :input

output

:output

Accepted formats

unquote(@accepted_format)

Availability :always
Demand mode :manual
Direction :output
Mode :pull
Name :output

Link to this section Summary

Functions

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

Link to this section Functions

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

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