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

Element that fills gaps in AAC stream with silent frames.

pads

Pads

input

:input

Accepted formats:

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

output

:output

Accepted formats:

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

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.