README.md

# Membrane CMAF format

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

Membrane description for Common Media Application Format.

## Installation

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

```elixir
{:membrane_cmaf_format, "~> 0.6.0"}
```

## Copyright and License

Copyright 2019, [Software Mansion](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_cmaf_format)

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

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