/membrane_mpegaudio_format

MPEG audio format definition for Membrane Framework

Primary LanguageElixirApache License 2.0Apache-2.0

Membrane Multimedia Framework: MPEG audio format definition

Hex.pm API Docs CircleCI

This package provides MPEG audio format definition (so-called caps) for the Membrane Multimedia Framework.

Installation

Unless you're developing an Membrane Element it's unlikely that you need to use this package directly in your app, as normally it is going to be fetched as a dependency of any element that operates on MPEG audio.

However, if you are developing an Element or need to add it due to any other reason, just add the following line to your deps in the mix.exs and run mix deps.get.

{:membrane_mpegaudio_format, "~> 0.3"}

Copyright and License

Copyright 2018, Software Mansion

Software Mansion

Licensed under the Apache License, Version 2.0