Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/membraneframework/membrane_aac_format

Advanced Audio Codec Membrane format
https://github.com/membraneframework/membrane_aac_format

Last synced: 2 days ago
JSON representation

Advanced Audio Codec Membrane format

Awesome Lists containing this project

README

        

# Advanced Audio Codec Membrane format

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

## Installation

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

```elixir
{:membrane_aac_format, "~> 0.8.0"}
```

## Copyright and License

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

[![Software Mansion](https://logo.swmansion.com/logo?color=white&variant=desktop&width=200&tag=membrane-github)](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_aac_format)

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