Membrane.AAC.Filler (Membrane AAC plugin v0.10.0) View Source
Element that fills gaps in AAC stream with silent frames.
Pads
:input
Availability | :always |
Caps | Membrane.AAC , restrictions:<br /> profile: :LC ,<br /> channels: one_of([1, 2]) |
Demand unit | :buffers |
Direction | :input |
Mode | :pull |
Name | :input |
:output
Availability | :always |
Caps | Membrane.AAC , restrictions:<br /> profile: :LC ,<br /> channels: one_of([1, 2]) |
Direction | :output |
Mode | :pull |
Name | :output |
Link to this section Summary
Functions
Returns pads descriptions for Membrane.AAC.Filler
Returns a silent AAC frame that this element uses to fill gaps in the stream.
Link to this section Functions
Specs
membrane_pads() :: [{Membrane.Pad.name_t(), Membrane.Pad.description_t()}]
Returns pads descriptions for Membrane.AAC.Filler
Specs
Returns a silent AAC frame that this element uses to fill gaps in the stream.