# `Feline.Transports.Input`
[🔗](https://github.com/dimamik/feline/blob/main/lib/feline/transports/input.ex#L1)

Base input transport processor. Passes through all frames.

To inject audio into the pipeline, use `Feline.Processor.queue_frame/3`
with an `InputAudioRawFrame` from outside the pipeline.

# `child_spec`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
