README.md

# Membrane Multimedia Framework: RTP AAC Element

[![Hex.pm](https://img.shields.io/hexpm/v/membrane_element_.svg)](https://hex.pm/packages/membrane_element_)
[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/membrane_element_/)
[![CircleCI](https://circleci.com/gh/membraneframework/membrane-element-.svg?style=svg)](https://circleci.com/gh/membraneframework/membrane-element-)

## Installation

Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.

```elixir
{:membrane_element_rtp_aac, "~> 0.1.0"}
```

## Copyright and License

Copyright 2019, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane-element-rtp-aac)

[![Software Mansion](https://membraneframework.github.io/static/logo/swm_logo_readme.png)](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane-element-rtp-aac)

Licensed under the [Apache License, Version 2.0](LICENSE)