README.md
# Membrane Multimedia Framework: MPEGAudioParse Element
[](https://travis-ci.com/membraneframework/membrane-element-mpegaudioparse)
This package provides elements that can be used to parse bytestreams into
individual MPEG audio buffers.
It is part of [Membrane Multimedia Framework](https://membraneframework.org).
## Installation
Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.
```elixir
{:membrane_element_mpegaudioparse, "~> 0.3"}
```
## Copyright and License
Copyright 2018, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)
[](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane)
Licensed under the [Apache License, Version 2.0](LICENSE)