# Membrane FFmpeg SWResample plugin v0.21.0 - Table of Contents

> Plugin performing audio conversion, resampling and channel mixing.
Uses SWResample module of [FFmpeg](https://www.ffmpeg.org/) library.

## Pages

- [Membrane FFmpeg SWResample plugin](readme.md)
- [LICENSE](license.md)

## Modules

- [Membrane.FFmpeg.SWResample.Converter](Membrane.FFmpeg.SWResample.Converter.md): This element performs audio conversion/resampling/channel mixing, using SWResample
module of FFmpeg library.
- [Membrane.FFmpeg.SWResample.Converter.Native](Membrane.FFmpeg.SWResample.Converter.Native.md): This module provides nativly implemented converter utilizing library swresample

- [Membrane.FFmpeg.SWResample.Converter.OutputFormat](Membrane.FFmpeg.SWResample.Converter.OutputFormat.md): Struct defining the output stream format of the converter. If a field 
is set to `:keep`, then its value will be preserved from input stream format.

## See Also

- [Membrane Framework AI Skill](https://hexdocs.pm/membrane_core/skill.md)
- [Membrane Core](https://hexdocs.pm/membrane_core/llms.txt)
