# Membrane Opus plugin v0.20.8 - Table of Contents

> Membrane Opus encoder and decoder

## Pages

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

## Modules

- [Membrane.Opus.Decoder](Membrane.Opus.Decoder.md): This element performs decoding of Opus audio.
- [Membrane.Opus.Encoder](Membrane.Opus.Encoder.md): This element performs encoding of Opus audio into a raw stream. You'll need to parse the stream and then package it into a container in order to use it.
- [Membrane.Opus.Parser](Membrane.Opus.Parser.md): Parses a raw incoming Opus stream and adds stream_format information, as well as metadata.

## See Also

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