https://github.com/membraneframework/membrane_aac_format
Advanced Audio Codec Membrane format
https://github.com/membraneframework/membrane_aac_format
Last synced: 11 months ago
JSON representation
Advanced Audio Codec Membrane format
- Host: GitHub
- URL: https://github.com/membraneframework/membrane_aac_format
- Owner: membraneframework
- License: apache-2.0
- Created: 2020-01-23T14:44:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T15:25:44.000Z (about 2 years ago)
- Last Synced: 2025-04-06T11:46:14.789Z (about 1 year ago)
- Language: Elixir
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advanced Audio Codec Membrane format
[](https://hex.pm/packages/membrane_aac_format)
[](https://hexdocs.pm/membrane_aac_format/)
[](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)
[](https://swmansion.com/?utm_source=git&utm_medium=readme&utm_campaign=membrane_aac_format)
Licensed under the [Apache License, Version 2.0](LICENSE)