View Source Membrane RTP AAC Plugin
This package provides elements that can be used for depayloading AAC audio.
It is part of Membrane Multimedia Framework.
installation
Installation
The package can be installed by adding membrane_rtp_aac_plugin
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_rtp_aac_plugin, "~> 0.8.0"}
]
end
copyright-and-license
Copyright and License
Copyright 2018, Software Mansion
Licensed under the Apache License, Version 2.0